Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-003124
#<BuildRuby:0x000078fa3274fdd8
 @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-003124",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003303   0.003296   1.978948 (  1.512250)
build_miniruby         0.001518   0.000000   0.609989 (  0.608499)
build_ruby             0.001813   0.000188   2.161820 (  2.161237)
build_all              0.004814   0.003883  13.212656 (  1.481185)
build_install          0.007553   0.003671   4.267549 (  1.166726)
test_btest             0.000675   0.000000  36.971243 (  4.500611)
test_basic             0.003665   0.000888   0.401415 (  0.481030)
test_all               0.059758   0.024034 320.485359 ( 33.095079)
test_rubyspec          0.025348   0.021300  74.570786 ( 10.581937)
total: 55.59 sec