Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-033329
#<BuildRuby:0x0000716e18b1fdd0
 @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.20251016-033329",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000009   0.000003   0.000012 (  0.000012)
build_up               0.004612   0.001876   1.886187 (  1.425205)
build_miniruby         0.000966   0.000316   0.601997 (  0.600892)
build_ruby             0.001914   0.000000   2.125688 (  2.126812)
build_all              0.004366   0.003815  13.102704 (  1.536543)
build_install          0.007811   0.004183   4.064659 (  1.140727)
test_btest             0.000545   0.000206  38.355614 (  4.286266)
test_basic             0.001631   0.003790   0.456591 (  0.531147)
test_all               0.066631   0.019557 325.150256 ( 37.455620)
test_rubyspec          0.027996   0.018273  70.439374 ( 10.327537)
total: 59.43 sec