Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-142126
#<BuildRuby:0x00007f7734c8fde0
@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.20241004-142126",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000042 0.000007 0.000049 ( 0.000047)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004649 0.004139 4.321289 ( 4.690995)
build_miniruby 0.001609 0.000275 1.821252 ( 1.844821)
build_ruby 0.001897 0.000324 4.895344 ( 5.019342)
build_all 0.009811 0.000945 7.596883 ( 3.340821)
build_install 0.014363 0.010669 11.051199 ( 5.893576)
test_btest 0.000836 0.000175 93.516041 ( 26.934367)
test_basic 0.004336 0.000000 0.835548 ( 2.944846)
test_all 0.116868 0.044161 812.619511 (340.727528)
test_rubyspec 0.048135 0.042824 143.504553 ( 62.538559)
total: 453.94 sec