Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-165909
#<BuildRuby:0x00007a4e2a31fdd8
 @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-165909",
 @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.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002579   0.003873   2.007838 (  1.763399)
build_miniruby         0.000727   0.000502   0.603396 (  0.602735)
build_ruby             0.000621   0.001235   2.140605 (  2.140869)
build_all              0.008337   0.000000  13.086997 (  1.459667)
build_install          0.010433   0.001590   4.102240 (  1.145725)
test_btest             0.000438   0.000141  37.944743 (  4.281955)
test_basic             0.002754   0.001636   0.428631 (  0.508230)
test_all               0.063592   0.023414 349.066948 ( 33.371925)
test_rubyspec          0.020921   0.026761  75.019443 ( 10.570646)
total: 55.85 sec