Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-134227
#<BuildRuby:0x00007dee0f92fdd0
 @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.20251014-134227",
 @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.000000   0.000016   0.000016 (  0.000015)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.001749   0.004867   1.953052 (  1.484379)
build_miniruby         0.000258   0.001101   0.620062 (  0.618909)
build_ruby             0.000854   0.000942   2.130875 (  2.131431)
build_all              0.007862   0.000581  13.035681 (  1.489854)
build_install          0.005430   0.005976   4.119558 (  1.128421)
test_btest             0.000527   0.000226  36.411258 (  4.282049)
test_basic             0.004898   0.000312   0.429515 (  0.505649)
test_all               0.065380   0.022840 354.752533 ( 38.378352)
test_rubyspec          0.028015   0.020249  73.782383 ( 10.571165)
total: 60.59 sec