Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-105626
#<BuildRuby:0x00007d46294efdd0
 @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-105626",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.003064   0.003343   1.924112 (  1.464391)
build_miniruby         0.001245   0.000104   0.614743 (  0.613548)
build_ruby             0.001398   0.000430   2.166209 (  2.166035)
build_all              0.006524   0.002171  13.307560 (  1.487874)
build_install          0.005520   0.006456   4.118379 (  1.126616)
test_btest             0.000512   0.000194  37.565159 (  4.184907)
test_basic             0.001494   0.003129   0.464085 (  0.542481)
test_all               0.073563   0.012879 328.994992 ( 37.308873)
test_rubyspec          0.023140   0.023325  71.203060 ( 10.409624)
total: 59.31 sec