Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-143238
#<BuildRuby:0x00007d56046ffdd8
 @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.20251015-143238",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002115   0.004056   1.954610 (  1.504500)
build_miniruby         0.000225   0.001086   0.623197 (  0.622403)
build_ruby             0.000553   0.001278   2.123188 (  2.124019)
build_all              0.006392   0.002283  13.485165 (  1.507906)
build_install          0.007897   0.002931   4.059364 (  1.113064)
test_btest             0.000723   0.000000  36.288008 (  4.674900)
test_basic             0.001515   0.002781   0.435209 (  0.513337)
test_all               0.058931   0.028365 342.018868 ( 36.216231)
test_rubyspec          0.027183   0.020593  72.975158 ( 10.466706)
total: 58.74 sec