Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-050957
#<BuildRuby:0x00007fcc37ecfdc8
 @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.20251013-050957",
 @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.000000   0.000012   0.000012 (  0.000009)
configure              0.000000   0.000008   0.000008 (  0.000008)
build_up               0.001527   0.004949   1.997963 (  1.560278)
build_miniruby         0.000000   0.001279   0.606027 (  0.606383)
build_ruby             0.000524   0.001324   2.122418 (  2.122802)
build_all              0.005440   0.003604  13.557017 (  1.532221)
build_install          0.009298   0.002614   4.079697 (  1.120881)
test_btest             0.000000   0.000879  39.378605 (  4.330744)
test_basic             0.002119   0.002581   0.434262 (  0.513348)
test_all               0.063152   0.027841 372.858477 ( 37.088952)
test_rubyspec          0.023790   0.026639  79.015997 ( 10.876305)
total: 59.75 sec