Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-021902
#<BuildRuby:0x00007c782670fdd0
 @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-021902",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000026   0.000006   0.000032 (  0.000031)
build_up               0.005300   0.006102   5.432668 (  4.766412)
build_miniruby         0.001735   0.000000   2.688433 (  2.556905)
build_ruby             0.000233   0.001788   5.176113 (  5.393880)
build_all              0.007629   0.002172  11.760286 (  6.826116)
build_install          0.024643   0.002056  16.954831 (  9.440064)
test_btest             0.000094   0.001051 217.620401 ( 77.655233)
test_basic             0.003922   0.008043   2.085223 (  1.987938)
test_all               0.097234   0.030091 2039.173960 (643.234453)
test_rubyspec          0.066108   0.035789 336.306936 ( 67.418000)
total: 819.28 sec