Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-015605
#<BuildRuby:0x000071a43162fdd0
 @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.20250928-015605",
 @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.000004   0.000022 (  0.000024)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.004891   0.005227   5.199862 (  3.197541)
build_miniruby         0.001293   0.000328   1.497179 (  1.500586)
build_ruby             0.001719   0.000000   4.815354 (  4.894437)
build_all              0.003200   0.005828  11.425044 (  5.099322)
build_install          0.019523   0.005432  16.453958 (  9.332640)
test_btest             0.000180   0.000673 209.927796 ( 78.377833)
test_basic             0.006805   0.006636   2.402370 (  2.500483)
test_all               0.098893   0.032792 1889.810151 (752.350806)
test_rubyspec          0.062224   0.036161 322.988718 ( 65.817311)
total: 923.07 sec