Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-132349
#<BuildRuby:0x00007321cb0ffdd8
 @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.20251030-132349",
 @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.000024   0.000006   0.000030 (  0.000030)
autoconf               0.000038   0.000009   0.000047 (  0.000047)
configure              0.000048   0.000000   0.000048 (  0.000048)
build_up               0.003535   0.006489   7.528270 ( 26.810105)
build_miniruby         0.003825   0.002536  49.306561 (102.942188)
build_ruby             0.001410   0.000848   6.015360 ( 83.123528)
build_all              0.007804   0.003424  18.591546 ( 34.820398)
build_install          0.020489   0.006153  17.738850 ( 60.111409)
test_btest             0.001038   0.000000 209.471380 ( 77.585299)
test_basic             0.002108   0.002430   2.435194 (  6.249088)
test_all               0.096220   0.045256 2009.965938 (1651.281315)
test_rubyspec          0.064757   0.037070 325.043162 ( 83.648409)
total: 2126.58 sec