Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-213631
#<BuildRuby:0x0000557342cc1fe0
@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.20240127-213631",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002292 0.003680 1.915031 ( 2.261304)
build_miniruby 0.001228 0.000284 1.646272 ( 1.654960)
build_ruby 0.000000 0.001953 3.492226 ( 3.751013)
build_all 0.003809 0.003770 6.192734 ( 4.006641)
build_install 0.009768 0.009526 7.862929 ( 5.177947)
test_btest 0.000747 0.000249 86.784047 ( 45.962072)
test_basic 0.000000 0.006929 0.919980 ( 1.046397)
test_all 0.075305 0.039345 701.964899 (309.053381)
test_rubyspec 0.056392 0.049760 173.150850 (185.618833)
total: 558.53 sec