Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-182600
#<BuildRuby:0x00007836590ffde0
 @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-182600",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000000   0.000012   0.000012 (  0.000012)
build_up               0.004669   0.002232   1.966796 (  1.541713)
build_miniruby         0.001372   0.000000   0.611429 (  0.610428)
build_ruby             0.000757   0.001072   2.149085 (  2.149375)
build_all              0.007182   0.002142  13.112523 (  1.536756)
build_install          0.007948   0.004066   4.070396 (  1.161611)
test_btest             0.000758   0.000000  36.943517 (  4.462809)
test_basic             0.001387   0.003255   0.440025 (  0.520872)
test_all               0.067147   0.018564 342.813970 ( 34.456372)
test_rubyspec          0.028413   0.020505  77.288382 ( 10.755413)
total: 57.20 sec