Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-125658
#<BuildRuby:0x00007d0dded0fde0
 @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.20251015-125658",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000011   0.000004   0.000015 (  0.000014)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002372   0.003926   1.950075 (  1.522823)
build_miniruby         0.001242   0.000000   0.612036 (  0.610780)
build_ruby             0.000781   0.001043   2.138976 (  2.139741)
build_all              0.005943   0.002804  13.107977 (  1.494185)
build_install          0.006940   0.004962   4.113050 (  1.150551)
test_btest             0.000503   0.000228  37.112906 (  4.480779)
test_basic             0.002720   0.002342   0.470313 (  0.548392)
test_all               0.065507   0.021534 356.821068 ( 36.589181)
test_rubyspec          0.023548   0.022919  72.168099 ( 10.530551)
total: 59.07 sec