Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-102001
#<BuildRuby:0x000075e7d4ecfdd8
 @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-102001",
 @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.000007)
autoconf               0.000010   0.000002   0.000012 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000009)
build_up               0.003651   0.002672   1.947325 (  1.496079)
build_miniruby         0.000566   0.000634   0.588973 (  0.588906)
build_ruby             0.000820   0.000960   2.140018 (  2.139964)
build_all              0.008007   0.000989  13.245465 (  1.525653)
build_install          0.008989   0.002733   4.123673 (  1.152918)
test_btest             0.000799   0.000000  37.661352 (  4.787261)
test_basic             0.001737   0.003173   0.418522 (  0.497074)
test_all               0.070934   0.021586 364.572489 ( 38.216591)
test_rubyspec          0.031878   0.016946  77.961651 ( 10.707410)
total: 61.11 sec