Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-112251
#<BuildRuby:0x000072238736fde0
 @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-112251",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.005593   0.005008   5.411498 (  5.757465)
build_miniruby         0.001394   0.000378   2.270891 (  2.705908)
build_ruby             0.001787   0.001251   4.913215 ( 81.120691)
build_all              0.007722   0.002961  15.696234 ( 15.386174)
build_install          0.016245   0.010540  18.053586 ( 55.203023)
test_btest             0.000132   0.001134 232.637839 (258.045012)
test_basic             0.003244   0.009020   2.464622 (  5.767204)
test_all               0.098366   0.046696 2253.969971 (1591.628846)
test_rubyspec          0.063867   0.038737 323.863371 ( 86.564587)
total: 2102.18 sec