Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-183055
#<BuildRuby:0x00007f2fd8b4fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241204-183055",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002507 0.005848 4.017065 ( 3.559491)
build_miniruby 0.001165 0.000458 1.626983 ( 1.623781)
build_ruby 0.000000 0.001784 4.323290 ( 4.455452)
build_all 0.004361 0.003849 6.453199 ( 2.753866)
build_install 0.007252 0.009589 9.213530 ( 4.505030)
test_btest 0.000688 0.000332 78.796827 ( 30.473096)
test_basic 0.003371 0.005896 0.860537 ( 0.907576)
test_all 0.113043 0.027641 686.055214 (240.984631)
test_rubyspec 0.049374 0.027579 120.062060 ( 24.167206)
total: 313.43 sec