Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-075138
#<BuildRuby:0x0000730dd594fdd0
 @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.20250923-075138",
 @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.000008   0.000001   0.000009 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.003955   0.002220   1.915188 (  1.459301)
build_miniruby         0.001024   0.000226   0.609058 (  0.607696)
build_ruby             0.001391   0.000306   2.128618 (  2.129495)
build_all              0.004388   0.003831  13.167363 (  1.513501)
build_install          0.008407   0.002705   4.117048 (  1.162372)
test_btest             0.000562   0.000155  37.167145 (  4.731883)
test_basic             0.000885   0.004162   0.433051 (  0.510572)
test_all               0.063616   0.022303 320.319587 ( 30.938910)
test_rubyspec          0.025554   0.023535  75.944457 ( 10.544104)
total: 53.60 sec