Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-191238
#<BuildRuby:0x00007fc48170fdd0
 @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-191238",
 @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.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000012   0.000000   0.000012 (  0.000011)
build_up               0.003595   0.002876   1.924344 (  1.501836)
build_miniruby         0.001329   0.000085   0.608076 (  0.606707)
build_ruby             0.000000   0.001576   2.158243 (  2.158333)
build_all              0.007135   0.001187  13.091416 (  1.548753)
build_install          0.007230   0.004529   4.201889 (  1.192198)
test_btest             0.000000   0.000721  37.577566 (  4.081276)
test_basic             0.002888   0.001641   0.417871 (  0.498117)
test_all               0.068960   0.016849 350.559842 ( 33.071137)
test_rubyspec          0.031444   0.017790  75.124549 ( 10.554866)
total: 55.21 sec