Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250926-115259
#<BuildRuby:0x00007adcd06ffdd8
 @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.20250926-115259",
 @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.000020)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.005854   0.003969   5.069341 (  2.994471)
build_miniruby         0.000322   0.001081   1.545384 (  1.598554)
build_ruby             0.000882   0.000973   4.029326 (  4.106583)
build_all              0.006368   0.002359  11.107560 (  4.098305)
build_install          0.020170   0.005523  16.607576 ( 10.002759)
test_btest             0.000715   0.000187 185.326767 ( 61.062235)
test_basic             0.006123   0.003622   2.134826 (  4.037688)
test_all               0.102887   0.031131 1911.480982 (1004.252523)
test_rubyspec          0.058875   0.033895 326.696424 (125.787893)
total: 1217.94 sec