Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-172701
#<BuildRuby:0x00007fbe5df0fdc0
@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.20251231-172701",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003929 0.002451 2.007890 ( 2.344482)
build_miniruby 0.000483 0.000944 1.285695 ( 1.282527)
build_ruby 0.001392 0.000333 3.883266 ( 4.016571)
build_all 0.006187 0.002064 6.096050 ( 2.426656)
build_install 0.018232 0.001765 8.146825 ( 4.261234)
test_btest 0.000749 0.000169 72.496847 ( 19.015002)
test_basic 0.006479 0.003164 0.930521 ( 0.972466)
test_all 0.093126 0.031905 725.189950 (260.694577)
test_rubyspec 0.058404 0.029149 136.004170 ( 41.324223)
total: 336.34 sec