Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-084115
#<BuildRuby:0x00007591600afde0
 @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.20250922-084115",
 @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.000000   0.000009   0.000009 (  0.000009)
autoconf               0.000000   0.000010   0.000010 (  0.000009)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.001254   0.005251   1.982150 (  1.522130)
build_miniruby         0.000333   0.001057   0.624563 (  0.623397)
build_ruby             0.001420   0.000406   2.146654 (  2.146888)
build_all              0.006346   0.002100  13.089674 (  1.546360)
build_install          0.007540   0.003813   4.133942 (  1.167241)
test_btest             0.000519   0.000163  36.477652 (  4.914428)
test_basic             0.001460   0.003291   0.432070 (  0.509640)
test_all               0.064166   0.021365 330.959018 ( 37.003926)
test_rubyspec          0.020564   0.026832  71.748279 ( 10.446980)
total: 59.88 sec