Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-123035
#<BuildRuby:0x000077f46626fde0
 @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.20250926-123035",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.001091   0.006040   2.356147 (  1.601642)
build_miniruby         0.001375   0.000000   0.616096 (  0.615211)
build_ruby             0.001358   0.000526   2.198326 (  2.198665)
build_all              0.004562   0.004079  13.204763 (  1.511217)
build_install          0.008607   0.003699   4.307618 (  1.176528)
test_btest             0.000865   0.000000  37.406364 (  4.271368)
test_basic             0.002725   0.002336   0.424536 (  0.502587)
test_all               0.064989   0.023050 346.875367 ( 32.409440)
test_rubyspec          0.034029   0.016911  79.222471 ( 10.896612)
total: 55.18 sec