Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-205049
#<BuildRuby:0x00007f2d9a2ffde0
 @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-205049",
 @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.000012   0.000002   0.000014 (  0.000014)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003688   0.003200   2.043069 (  1.527782)
build_miniruby         0.000000   0.001332   0.604051 (  0.602955)
build_ruby             0.001656   0.000306   2.149993 (  2.150121)
build_all              0.007365   0.001346  13.307734 (  1.512765)
build_install          0.007113   0.004506   4.268483 (  1.115265)
test_btest             0.000721   0.000000  38.490767 (  4.758927)
test_basic             0.002840   0.001481   0.433773 (  0.512303)
test_all               0.065514   0.024592 351.713092 ( 40.024231)
test_rubyspec          0.028844   0.019655  75.382850 ( 10.640613)
total: 62.85 sec