Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-050058
#<BuildRuby:0x00007efc48b9fdc0
@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.20241210-050058",
@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.000029)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.000684 0.007270 3.487237 ( 3.426969)
build_miniruby 0.000000 0.001832 1.667381 ( 1.667382)
build_ruby 0.000133 0.002003 4.320836 ( 4.452579)
build_all 0.005796 0.003371 6.305471 ( 2.742415)
build_install 0.018184 0.003687 9.012595 ( 4.524220)
test_btest 0.000599 0.000154 79.662834 ( 45.194605)
test_basic 0.007537 0.004125 1.075266 ( 1.212172)
test_all 0.112329 0.036524 795.706280 (318.665083)
test_rubyspec 0.023718 0.059096 118.758446 ( 28.143804)
total: 410.03 sec