Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-065111
#<BuildRuby:0x00007f1abcb2fdd0
 @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-065111",
 @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.000000   0.000005 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003355   0.003255   1.955314 (  1.484682)
build_miniruby         0.001377   0.000000   0.610775 (  0.609795)
build_ruby             0.001097   0.000745   2.122139 (  2.122858)
build_all              0.005842   0.002915  13.130058 (  1.493775)
build_install          0.006586   0.004994   4.085530 (  1.155795)
test_btest             0.000538   0.000298  38.200475 (  4.104270)
test_basic             0.001956   0.003123   0.420889 (  0.500072)
test_all               0.068381   0.018725 333.856140 ( 34.187873)
test_rubyspec          0.027359   0.020092  73.427673 ( 10.292672)
total: 55.95 sec