Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-193202
#<BuildRuby:0x00007f3ec543fde0
@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.20241226-193202",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000034 0.000007 0.000041 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005185 0.000926 1.969087 ( 2.244931)
build_miniruby 0.001293 0.000231 1.553182 ( 1.549875)
build_ruby 0.001513 0.000270 3.690426 ( 3.839751)
build_all 0.010216 0.000271 7.071056 ( 4.072221)
build_install 0.012216 0.010478 9.357010 ( 6.423985)
test_btest 0.000000 0.001135 76.585471 ( 26.463182)
test_basic 0.000000 0.011611 1.005496 ( 1.083077)
test_all 0.097166 0.044811 716.129116 (220.820411)
test_rubyspec 0.049978 0.029631 120.983727 ( 29.841305)
total: 296.34 sec