Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-075725
#<BuildRuby:0x00007f32ac2efdc0
@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.20241116-075725",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002614 0.004591 3.372900 ( 3.288927)
build_miniruby 0.000000 0.001560 1.588938 ( 1.585307)
build_ruby 0.000000 0.001913 3.880290 ( 4.019237)
build_all 0.005007 0.003694 6.406954 ( 2.744272)
build_install 0.011482 0.007835 8.644121 ( 3.991466)
test_btest 0.000706 0.000216 79.450805 ( 21.649766)
test_basic 0.008145 0.001231 1.050838 ( 1.099281)
test_all 0.100904 0.048772 742.255419 (219.770630)
test_rubyspec 0.057196 0.028671 119.839280 ( 27.265379)
total: 285.42 sec