Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-053908
#<BuildRuby:0x00007879df31fde0
 @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.20251018-053908",
 @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.000005   0.000002   0.000007 (  0.000007)
build_up               0.004466   0.002153   1.945707 (  1.460082)
build_miniruby         0.001055   0.000366   0.626199 (  0.625022)
build_ruby             0.001883   0.000000   2.159300 (  2.159964)
build_all              0.002879   0.006283  13.135925 (  1.536950)
build_install          0.009104   0.002340   4.191402 (  1.150954)
test_btest             0.000599   0.000244  38.086873 (  4.333486)
test_basic             0.002701   0.003328   0.430989 (  0.507645)
test_all               0.060780   0.028466 361.015798 ( 34.893706)
test_rubyspec          0.026315   0.023829  77.923840 ( 10.781690)
total: 57.45 sec