Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251026-022053
#<BuildRuby:0x00007b5080cdfdd8
 @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-022053",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000028   0.000009   0.000037 (  0.000036)
configure              0.000021   0.000006   0.000027 (  0.000028)
build_up               0.004694   0.004167   4.263017 (  2.730557)
build_miniruby         0.001139   0.000362   1.606614 (  1.712952)
build_ruby             0.001612   0.000180   4.166329 (  4.217304)
build_all              0.006989   0.001662  10.398365 (  3.836719)
build_install          0.023023   0.004208  16.061420 (  9.533816)
test_btest             0.000784   0.000228 207.146210 ( 69.199464)
test_basic             0.002338   0.007768   1.968940 (  1.889090)
test_all               0.084459   0.041848 1973.317436 (663.936594)
test_rubyspec          0.050945   0.044219 314.090777 ( 67.757917)
total: 824.82 sec