Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-111446
#<BuildRuby:0x0000717d930efdd0
 @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-111446",
 @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.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002127   0.004067   1.969302 (  1.486649)
build_miniruby         0.000904   0.000519   0.611788 (  0.611261)
build_ruby             0.001201   0.000528   2.131143 (  2.131058)
build_all              0.004140   0.004125  13.092882 (  1.479273)
build_install          0.007947   0.003504   4.052403 (  1.120329)
test_btest             0.000610   0.000291  37.580381 (  4.518269)
test_basic             0.000000   0.005326   0.447771 (  0.524774)
test_all               0.055942   0.029282 334.042147 ( 35.220959)
test_rubyspec          0.024856   0.021393  72.218793 ( 10.441633)
total: 57.53 sec