Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-195813
#<BuildRuby:0x00007f0352edfdd0
 @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-195813",
 @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.000023)
autoconf               0.000027   0.000009   0.000036 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.005504   0.005450   5.503716 ( 23.268845)
build_miniruby         0.001616   0.000198   1.865869 (  2.333999)
build_ruby             0.001573   0.001212   5.113760 (  5.467409)
build_all              0.006850   0.003368  11.546987 (  7.413250)
build_install          0.021066   0.004184  16.965883 ( 11.296519)
test_btest             0.000414   0.000834 207.330028 (106.925639)
test_basic             0.003825   0.008199   2.243149 (  2.793472)
test_all               0.095494   0.039252 2018.016088 (920.546241)
test_rubyspec          0.053879   0.035370 312.957013 ( 86.527023)
total: 1166.58 sec