Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-221901
#<BuildRuby:0x00007d9a4106fdc0
 @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.20251029-221901",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000036   0.000009   0.000045 (  0.000044)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.003538   0.007148   5.048389 (  3.406448)
build_miniruby         0.001453   0.000139   1.759566 (  1.769755)
build_ruby             0.002062   0.000015   4.886638 (  5.091957)
build_all              0.005418   0.004120  11.560609 (  7.316429)
build_install          0.020563   0.007178  16.620355 ( 11.896223)
test_btest             0.001143   0.000027 204.099114 ( 78.395604)
test_basic             0.004555   0.006045   1.835449 (  1.765522)
test_all               0.096361   0.030390 2037.199914 (619.142919)
test_rubyspec          0.064867   0.033298 314.624225 ( 56.765918)
total: 785.55 sec