Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-025337
#<BuildRuby:0x00007d8ec74afdc0
 @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.20250923-025337",
 @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.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.001461   0.005561   1.951122 (  1.462851)
build_miniruby         0.001287   0.000000   0.603956 (  0.602689)
build_ruby             0.000896   0.000694   2.153452 (  2.154512)
build_all              0.005569   0.003099  13.133667 (  1.554996)
build_install          0.009608   0.002138   4.107575 (  1.161296)
test_btest             0.000483   0.000192  36.741906 (  4.858734)
test_basic             0.000667   0.004403   0.445127 (  0.522059)
test_all               0.072317   0.015677 349.902132 ( 38.178052)
test_rubyspec          0.029494   0.018953  75.341947 ( 10.597876)
total: 61.09 sec