Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250924-235411
#<BuildRuby:0x0000724d1a29fde0
 @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.20250924-235411",
 @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.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.005181   0.005484   5.286583 (  4.152491)
build_miniruby         0.001508   0.000147   2.077876 (  2.093184)
build_ruby             0.001900   0.000000   4.674720 (  4.812792)
build_all              0.006839   0.002945  11.071728 (  5.642848)
build_install          0.016449   0.008730  16.694718 ( 10.173857)
test_btest             0.001213   0.000063 207.796988 ( 98.737966)
test_basic             0.007686   0.003105   2.394375 (  3.028656)
test_all               0.094936   0.038439 1935.644299 (889.694687)
test_rubyspec          0.053879   0.040005 317.856056 (138.924046)
total: 1157.26 sec