Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-105840
#<BuildRuby:0x0000744266eafde0
 @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.20250920-105840",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003645   0.002837   1.944012 (  1.472966)
build_miniruby         0.001170   0.000359   0.601021 (  0.599805)
build_ruby             0.000820   0.001007   2.126913 (  2.127387)
build_all              0.006072   0.003113  13.631286 (  1.491416)
build_install          0.010021   0.001953   4.283919 (  1.136856)
test_btest             0.000000   0.000790  40.642978 (  4.613927)
test_basic             0.003078   0.001519   0.434945 (  0.513189)
test_all               0.069118   0.022692 355.283756 ( 40.556953)
test_rubyspec          0.028644   0.020786  77.989460 ( 10.771054)
total: 63.28 sec