Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250923-055041
#<BuildRuby:0x00007affe919fdc0
 @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-O0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
 @TARGET_NAME="trunk-O0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["optflags=-O0"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20250923-055041",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]],
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000029   0.000007   0.000036 (  0.000035)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005787   0.004467   4.971271 (  3.861991)
build_miniruby         0.001204   0.000309   1.620578 (  2.131733)
build_ruby             0.001806   0.000191   4.637153 ( 69.409820)
build_all              0.007318   0.002368  11.318246 (  5.514834)
build_install          0.019570   0.005998  16.331855 (  9.498480)
test_btest             0.001006   0.000000 207.320082 ( 89.851248)
test_basic             0.005154   0.006318   2.314118 (  2.661116)
test_all               0.095784   0.039867 1905.633583 (844.957481)
test_rubyspec          0.057972   0.039882 306.179973 ( 68.883452)
total: 1096.77 sec