Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-134235
#<BuildRuby:0x000077453285fdd8
 @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.20251019-134235",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000010   0.000004   0.000014 (  0.000013)
configure              0.000010   0.000004   0.000014 (  0.000014)
build_up               0.004930   0.001323   1.967291 (  1.488197)
build_miniruby         0.001352   0.000000   0.609199 (  0.608318)
build_ruby             0.000249   0.001539   2.107189 (  2.108408)
build_all              0.005977   0.002737  13.133239 (  1.484604)
build_install          0.008156   0.003607   4.323695 (  1.177981)
test_btest             0.000747   0.000000  37.272553 (  4.330846)
test_basic             0.000632   0.005737   0.450573 (  0.526930)
test_all               0.061281   0.025811 348.353742 ( 35.151616)
test_rubyspec          0.032096   0.018265  79.041134 ( 10.764236)
total: 57.64 sec