Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-022449
#<BuildRuby:0x0000782e8eaefdc8
 @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.20250918-022449",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003465   0.003549   2.191143 (  1.944041)
build_miniruby         0.001329   0.000000   0.793734 (  0.677892)
build_ruby             0.000621   0.001010   2.140558 (  2.141702)
build_all              0.008897   0.000542  14.314423 (  1.574164)
build_install          0.007127   0.004816   4.496511 (  1.176989)
test_btest             0.000578   0.000210  42.681165 (  4.203811)
test_basic             0.000130   0.004270   0.443564 (  0.522048)
test_all               0.074412   0.022793 394.769146 ( 46.361439)
test_rubyspec          0.031635   0.020685  84.174138 ( 11.083621)
total: 69.69 sec