Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-165900
#<BuildRuby:0x00007deed886fde0
 @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.20251016-165900",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000012   0.000002   0.000014 (  0.000014)
configure              0.000010   0.000002   0.000012 (  0.000011)
build_up               0.002246   0.004364   1.955434 (  1.522761)
build_miniruby         0.000552   0.000900   0.585052 (  0.584084)
build_ruby             0.001530   0.000428   2.140720 (  2.140886)
build_all              0.006544   0.001874  13.262718 (  1.524188)
build_install          0.009931   0.002033   4.427385 (  1.178727)
test_btest             0.000609   0.000164  38.916715 (  3.906217)
test_basic             0.003088   0.002815   0.445642 (  0.520659)
test_all               0.064165   0.024438 362.505526 ( 34.385238)
test_rubyspec          0.029257   0.020042  77.837402 ( 10.723977)
total: 56.49 sec