Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-101504
#<BuildRuby:0x00007f9faf54fdc0
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251016-101504",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000006)
build_up               0.002182   0.003775   1.931542 (  1.469438)
build_miniruby         0.001330   0.000000   0.590114 (  0.589356)
build_ruby             0.000866   0.001076   2.139216 (  2.139524)
build_all              0.006766   0.002224  13.230583 (  1.528757)
build_install          0.007570   0.004167   4.119467 (  1.116473)
test_btest             0.000000   0.000759  37.669576 (  4.147826)
test_basic             0.001388   0.002884   0.434492 (  0.511223)
test_all               0.061142   0.023486 336.676703 ( 32.556183)
test_rubyspec          0.017753   0.028431  72.863017 ( 10.553879)
total: 54.61 sec