Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-153612
#<BuildRuby:0x000077e92fccfde0
 @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.20250922-153612",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003270   0.003370   1.940382 (  1.512610)
build_miniruby         0.000000   0.001369   0.572149 (  0.571393)
build_ruby             0.000243   0.001389   2.136935 (  2.137611)
build_all              0.006858   0.001969  13.238272 (  1.562299)
build_install          0.006805   0.004804   4.151926 (  1.159955)
test_btest             0.000426   0.000157  36.683911 (  4.739072)
test_basic             0.003230   0.001352   0.433003 (  0.513535)
test_all               0.058607   0.027971 320.794922 ( 37.535425)
test_rubyspec          0.031633   0.015500  72.445405 ( 10.494692)
total: 60.23 sec