Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-021936
#<BuildRuby:0x00007c26f6f1fdd0
 @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.20251014-021936",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001842   0.005208   1.976808 (  1.496206)
build_miniruby         0.001103   0.000052   0.585233 (  0.584432)
build_ruby             0.001084   0.000672   2.114982 (  2.115063)
build_all              0.008628   0.000339  13.252756 (  1.498741)
build_install          0.008325   0.003371   4.031749 (  1.120205)
test_btest             0.000570   0.000176  36.006654 (  4.802393)
test_basic             0.001361   0.003336   0.449256 (  0.524009)
test_all               0.063859   0.024063 352.373450 ( 38.444319)
test_rubyspec          0.024941   0.022012  74.199681 ( 10.546235)
total: 61.13 sec