Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-182657
#<BuildRuby:0x000078887fa5fde0
 @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.20251017-182657",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001583   0.005294   1.960089 (  1.454116)
build_miniruby         0.000688   0.000329   0.601516 (  0.600796)
build_ruby             0.001901   0.000000   2.119912 (  2.119579)
build_all              0.006344   0.002640  13.077345 (  1.553563)
build_install          0.007567   0.002560   4.007990 (  1.136170)
test_btest             0.000000   0.000822  37.613719 (  4.546038)
test_basic             0.002594   0.002061   0.424744 (  0.503710)
test_all               0.060651   0.026326 342.697165 ( 33.907271)
test_rubyspec          0.033302   0.016856  77.706074 ( 10.754573)
total: 56.58 sec