Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-120316
#<BuildRuby:0x0000753e664bfdd8
 @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.20250921-120316",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002164   0.004718   1.952429 (  1.502357)
build_miniruby         0.001250   0.000000   0.629310 (  0.628078)
build_ruby             0.001487   0.000255   2.180828 (  2.180818)
build_all              0.008103   0.000882  13.121733 (  1.548928)
build_install          0.011232   0.000439   4.282986 (  1.160809)
test_btest             0.000000   0.000680  37.253244 (  4.273820)
test_basic             0.002576   0.001825   0.445329 (  0.524234)
test_all               0.064364   0.020282 331.166971 ( 32.177665)
test_rubyspec          0.027912   0.021463  76.104664 ( 10.588945)
total: 54.59 sec