Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-135708
#<BuildRuby:0x000074cf4219fdd0
 @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-135708",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000037   0.000000   0.000037 (  0.000037)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.007578   0.003945   6.420571 (  4.465906)
build_miniruby         0.001514   0.000155   2.156303 (  2.325287)
build_ruby             0.001911   0.000272   4.483802 ( 26.155643)
build_all              0.007004   0.003395  11.134177 (  4.785830)
build_install          0.017136   0.008362  16.328222 (  8.227809)
test_btest             0.000884   0.000000 209.828160 ( 77.152853)
test_basic             0.003632   0.008143   2.298236 (  2.325312)
test_all               0.099210   0.036626 1999.327214 (855.439930)
test_rubyspec          0.056831   0.038429 320.746935 (135.117716)
total: 1116.00 sec