Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-001822
#<BuildRuby:0x00007f20d857fdc8
 @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-001822",
 @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.000016   0.000004   0.000020 (  0.000022)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005284   0.004396   4.759801 (  3.276888)
build_miniruby         0.001488   0.000144   1.975554 (  1.978376)
build_ruby             0.001070   0.000752   4.647209 (  4.768489)
build_all              0.005051   0.004378  11.174233 (  4.383262)
build_install          0.017613   0.008914  15.733186 (  7.917651)
test_btest             0.000642   0.000229 207.390013 ( 70.832724)
test_basic             0.002917   0.006470   2.029802 (  1.931543)
test_all               0.091872   0.035556 1919.068004 (664.211069)
test_rubyspec          0.058992   0.040466 330.808060 ( 51.761403)
total: 811.06 sec