Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-113157
#<BuildRuby:0x000072360c4ffdd0
 @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.20251017-113157",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004356   0.002438   2.006402 (  1.520939)
build_miniruby         0.000636   0.000603   0.602221 (  0.601303)
build_ruby             0.001601   0.000551   2.129680 (  2.130242)
build_all              0.006323   0.002410  13.278436 (  1.473739)
build_install          0.009171   0.003024   4.125710 (  1.179344)
test_btest             0.000513   0.000168  37.083574 (  4.913815)
test_basic             0.003241   0.001469   0.445028 (  0.524753)
test_all               0.066084   0.020989 344.997560 ( 37.937216)
test_rubyspec          0.024027   0.023642  72.108958 ( 10.483204)
total: 60.77 sec