Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-142422
#<BuildRuby:0x0000759d204afdc0
 @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.20250920-142422",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002087   0.004538   1.963244 (  1.508267)
build_miniruby         0.000536   0.000802   0.607498 (  0.606543)
build_ruby             0.002506   0.000000   2.154484 (  2.154539)
build_all              0.004512   0.003969  13.689530 (  1.491322)
build_install          0.007673   0.004391   4.202518 (  1.158509)
test_btest             0.000479   0.000235  40.678146 (  4.115673)
test_basic             0.001030   0.004300   0.445389 (  0.522282)
test_all               0.074439   0.018160 359.684900 ( 40.419583)
test_rubyspec          0.027894   0.021659  79.014623 ( 10.730808)
total: 62.71 sec