Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-171732
#<BuildRuby:0x0000797196f7fdd8
 @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-171732",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003059   0.003621   2.016013 (  1.514805)
build_miniruby         0.000000   0.001320   0.615456 (  0.614234)
build_ruby             0.001378   0.000478   2.138309 (  2.138775)
build_all              0.006583   0.002172  13.239605 (  1.490107)
build_install          0.009410   0.001620   4.120655 (  1.117968)
test_btest             0.000810   0.000000  38.594860 (  4.109932)
test_basic             0.001326   0.003766   0.470365 (  0.547855)
test_all               0.065839   0.022988 338.018355 ( 33.316258)
test_rubyspec          0.023861   0.022905  72.248874 ( 10.481786)
total: 55.33 sec