Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-172820
#<BuildRuby:0x00007512a446fdd0
 @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.20251013-172820",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003610   0.002900   1.956010 (  1.512843)
build_miniruby         0.000000   0.001324   0.589948 (  0.589158)
build_ruby             0.000733   0.001242   2.140593 (  2.141277)
build_all              0.004731   0.004070  13.128627 (  1.556146)
build_install          0.007507   0.003775   4.038918 (  1.115472)
test_btest             0.000462   0.000203  38.000036 (  4.239474)
test_basic             0.002010   0.002518   0.445523 (  0.524413)
test_all               0.056759   0.029275 332.072561 ( 31.838182)
test_rubyspec          0.021353   0.026747  75.141210 ( 10.624185)
total: 54.14 sec