Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250922-115020
#<BuildRuby:0x00007f2f9539fdc0
 @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.20250922-115020",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000031   0.000009   0.000040 (  0.000039)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.004671   0.005591   4.654976 (  3.508674)
build_miniruby         0.000567   0.000854   1.546553 (  1.555685)
build_ruby             0.000613   0.001193   4.207907 (  4.256532)
build_all              0.005245   0.002737  10.038738 (  3.734553)
build_install          0.020225   0.006759  15.236561 (  7.949688)
test_btest             0.000016   0.001013 199.949519 ( 72.443663)
test_basic             0.005472   0.006385   1.936445 (  1.843614)
test_all               0.087104   0.046124 1744.292380 (722.262507)
test_rubyspec          0.065714   0.028608 301.896807 ( 90.986795)
total: 908.54 sec