Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260110-030904
#<BuildRuby:0x00007dead109fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260110-030904",
@make="make",
@no_timeout_error=nil,
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.002388 0.004648 3.226911 ( 2.985745)
build_miniruby 0.001474 0.000102 1.834691 ( 1.831120)
build_ruby 0.001991 0.000002 4.539987 ( 4.583051)
build_all 0.008769 0.001362 7.700297 ( 3.435996)
build_install 0.017121 0.005091 10.284706 ( 5.734116)
test_btest 0.001090 0.000012 82.380010 ( 24.970313)
test_basic 0.007264 0.005423 1.273483 ( 1.552883)
test_all 0.102911 0.032743 845.968675 (266.172442)
test_rubyspec 0.046234 0.038781 136.040679 ( 33.077436)
total: 344.34 sec