Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-040505
#<BuildRuby:0x0000799af9e6fdd0
 @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.20251018-040505",
 @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.000009   0.000002   0.000011 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001026   0.005427   1.938438 (  1.492806)
build_miniruby         0.000318   0.001063   0.615275 (  0.614345)
build_ruby             0.001084   0.000340   2.123504 (  2.124000)
build_all              0.006015   0.002997  13.096305 (  1.541016)
build_install          0.008647   0.002557   4.178407 (  1.137556)
test_btest             0.000508   0.000167  37.466694 (  4.395415)
test_basic             0.002462   0.002488   0.453424 (  0.532033)
test_all               0.069669   0.020836 367.370369 ( 35.258764)
test_rubyspec          0.030480   0.019239  78.104525 ( 10.809506)
total: 57.91 sec