Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-164001
#<BuildRuby:0x000076b075d2fdd8
 @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.20251012-164001",
 @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.000000   0.000004   0.000004 (  0.000005)
autoconf               0.000000   0.000010   0.000010 (  0.000009)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.003375   0.003344   1.987805 (  1.524075)
build_miniruby         0.001296   0.000000   0.583931 (  0.583198)
build_ruby             0.001803   0.000000   2.094755 (  2.095444)
build_all              0.007739   0.001027  13.549406 (  1.568892)
build_install          0.007079   0.004714   4.283463 (  1.127589)
test_btest             0.000257   0.000373  38.184460 (  5.015683)
test_basic             0.003615   0.000865   0.434123 (  0.513124)
test_all               0.066183   0.024227 357.275783 ( 40.423071)
test_rubyspec          0.020906   0.028673  77.935554 ( 10.776260)
total: 63.63 sec