Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-035046
#<BuildRuby:0x000078af6a0ffdd8
 @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.20250924-035046",
 @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.000000   0.000005   0.000005 (  0.000005)
autoconf               0.000000   0.000009   0.000009 (  0.000009)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.002934   0.003766   2.163387 (  1.510885)
build_miniruby         0.000225   0.001095   0.614922 (  0.613857)
build_ruby             0.000492   0.001289   2.132949 (  2.133387)
build_all              0.008050   0.000000  13.013345 (  1.488231)
build_install          0.009941   0.001709   4.165099 (  1.145194)
test_btest             0.000513   0.000193  38.308254 (  4.226589)
test_basic             0.002501   0.002033   0.421166 (  0.499892)
test_all               0.066003   0.018331 315.436970 ( 31.901931)
test_rubyspec          0.028122   0.019141  73.823297 ( 10.524189)
total: 54.04 sec