Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-015416
#<BuildRuby:0x00007f20090ffde0
@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.20241209-015416",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006854 0.000869 3.449193 ( 3.372246)
build_miniruby 0.001313 0.000389 1.399128 ( 1.395936)
build_ruby 0.001628 0.000482 4.215138 ( 4.367474)
build_all 0.007965 0.001091 6.516341 ( 2.993235)
build_install 0.022737 0.000318 9.140306 ( 4.658307)
test_btest 0.000701 0.000170 80.505678 ( 29.660993)
test_basic 0.004708 0.007561 1.138538 ( 1.210415)
test_all 0.111377 0.041257 780.790476 (271.450560)
test_rubyspec 0.032138 0.055778 119.042175 ( 36.919277)
total: 356.03 sec