Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-021552
#<BuildRuby:0x00007a32b22cfdd0
 @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-021552",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.001427   0.004766   1.962910 (  1.494688)
build_miniruby         0.000354   0.001118   0.597725 (  0.596341)
build_ruby             0.001655   0.000249   2.125467 (  2.125578)
build_all              0.003916   0.004263  13.205887 (  1.501816)
build_install          0.006949   0.005092   4.211872 (  1.153438)
test_btest             0.000483   0.000225  36.693082 (  4.488403)
test_basic             0.001964   0.002592   0.441375 (  0.519928)
test_all               0.066624   0.017539 330.489877 ( 33.222295)
test_rubyspec          0.029193   0.017229  72.263621 ( 10.457682)
total: 55.56 sec