Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-164023
#<BuildRuby:0x00007ce60cb2fdd0
 @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.20251016-164023",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000012   0.000000   0.000012 (  0.000011)
build_up               0.002156   0.004088   1.955005 (  1.499593)
build_miniruby         0.000253   0.001126   0.606626 (  0.605991)
build_ruby             0.001227   0.000574   2.169353 (  2.170120)
build_all              0.006750   0.001262  13.056448 (  1.544081)
build_install          0.007489   0.004364   4.161441 (  1.160714)
test_btest             0.000515   0.000233  36.930403 (  4.604220)
test_basic             0.003699   0.001302   0.442164 (  0.521835)
test_all               0.072802   0.015641 351.718171 ( 34.164450)
test_rubyspec          0.026559   0.022238  75.992970 ( 10.527565)
total: 56.80 sec