Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-033604
#<BuildRuby:0x00007f765b8ffdd0
 @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.20250919-033604",
 @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.000010   0.000004   0.000014 (  0.000014)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001548   0.004748   1.972501 (  1.509721)
build_miniruby         0.000882   0.000441   0.591986 (  0.590693)
build_ruby             0.000000   0.001768   2.144373 (  2.144654)
build_all              0.008165   0.000817  13.107123 (  1.541353)
build_install          0.006703   0.004779   4.299224 (  1.162100)
test_btest             0.000707   0.000000  38.114639 (  4.081739)
test_basic             0.002789   0.001772   0.439446 (  0.518474)
test_all               0.052285   0.032882 326.342069 ( 39.043275)
test_rubyspec          0.029735   0.017534  72.685198 ( 10.574925)
total: 61.17 sec