Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-092101
#<BuildRuby:0x00007a803d49fdd0
 @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.20250921-092101",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003631   0.002877   1.911240 (  1.462610)
build_miniruby         0.001207   0.000068   0.586340 (  0.585575)
build_ruby             0.001529   0.000847   2.171392 (  2.171591)
build_all              0.006270   0.002412  13.404933 (  1.524239)
build_install          0.008057   0.003717   4.090792 (  1.150435)
test_btest             0.000828   0.000000  40.158223 (  4.450427)
test_basic             0.001218   0.004407   0.462541 (  0.539721)
test_all               0.064446   0.026607 345.627775 ( 38.373454)
test_rubyspec          0.027193   0.022385  77.574765 ( 10.729343)
total: 60.99 sec