Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-141914
#<BuildRuby:0x00007ec88f0ffdd0
 @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.20250926-141914",
 @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.000006   0.000001   0.000007 (  0.000007)
build_up               0.002916   0.003606   2.298222 (  1.589693)
build_miniruby         0.001023   0.000328   0.599646 (  0.598703)
build_ruby             0.001126   0.000734   2.154685 (  2.154873)
build_all              0.006648   0.002194  13.337889 (  1.543928)
build_install          0.009032   0.002998   4.315558 (  1.181052)
test_btest             0.000778   0.000000  39.237573 (  4.328695)
test_basic             0.002191   0.002544   0.456892 (  0.537080)
test_all               0.063239   0.023735 346.095292 ( 34.927715)
test_rubyspec          0.026640   0.023937  79.690032 ( 10.866600)
total: 57.73 sec