Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-141040
#<BuildRuby:0x000072e1ddb7fde0
 @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-141040",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000716   0.005850   1.974329 (  1.502060)
build_miniruby         0.000295   0.001135   0.610624 (  0.609486)
build_ruby             0.000808   0.000903   2.127769 (  2.128491)
build_all              0.003795   0.004871  13.221678 (  1.530543)
build_install          0.007866   0.003480   4.101814 (  1.169022)
test_btest             0.000410   0.000224  38.144000 (  4.338711)
test_basic             0.002307   0.002771   0.423185 (  0.499654)
test_all               0.068815   0.016943 342.320693 ( 36.367672)
test_rubyspec          0.027149   0.022092  77.564499 ( 10.650643)
total: 58.80 sec