Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-113606
#<BuildRuby:0x000075761bc5fdd0
 @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-113606",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003681   0.002996   1.937582 (  1.502111)
build_miniruby         0.001152   0.000062   0.602359 (  0.601438)
build_ruby             0.001945   0.000014   2.122663 (  2.123607)
build_all              0.006497   0.002246  13.098641 (  1.472726)
build_install          0.006662   0.004075   4.209390 (  1.174984)
test_btest             0.000565   0.000183  39.166941 (  3.844170)
test_basic             0.003207   0.002672   0.445597 (  0.519736)
test_all               0.069099   0.020227 336.442218 ( 36.940423)
test_rubyspec          0.030146   0.016535  74.194832 ( 10.560435)
total: 58.74 sec