Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251026-162044
#<BuildRuby:0x000074559d62fdd8
 @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.20251026-162044",
 @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.000014   0.000000   0.000014 (  0.000014)
autoconf               0.000026   0.000000   0.000026 (  0.000025)
configure              0.000021   0.000000   0.000021 (  0.000021)
build_up               0.003132   0.005309   4.075757 (  2.632154)
build_miniruby         0.000418   0.001171   1.409696 (  1.416919)
build_ruby             0.000541   0.001237   4.374187 (  4.482319)
build_all              0.005868   0.003798  11.967821 (  5.961089)
build_install          0.020315   0.004343  16.689408 (  9.578627)
test_btest             0.000905   0.000000 206.694609 ( 54.404451)
test_basic             0.002969   0.008591   2.068948 (  1.991762)
test_all               0.095766   0.032314 2070.531515 (646.165617)
test_rubyspec          0.066311   0.035448 320.799892 ( 59.920819)
total: 786.55 sec