Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-131227
#<BuildRuby:0x00007fb01e06fdd0
 @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.20251012-131227",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000009   0.000003   0.000012 (  0.000013)
configure              0.000008   0.000003   0.000011 (  0.000011)
build_up               0.002350   0.004194   1.965292 (  1.494264)
build_miniruby         0.000259   0.001091   0.602839 (  0.602130)
build_ruby             0.000595   0.001238   2.139591 (  2.140076)
build_all              0.006217   0.002651  13.228261 (  1.540592)
build_install          0.007236   0.004110   4.039730 (  1.134502)
test_btest             0.000415   0.000215  36.396621 (  4.607657)
test_basic             0.003041   0.001029   0.440601 (  0.519591)
test_all               0.066549   0.019714 333.809311 ( 33.006796)
test_rubyspec          0.029230   0.019241  76.241129 ( 10.733157)
total: 55.78 sec