Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-020611
#<BuildRuby:0x000078a91411fdd8
 @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.20251016-020611",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002562   0.003834   1.969682 (  1.507778)
build_miniruby         0.001186   0.000064   0.589830 (  0.589286)
build_ruby             0.001612   0.000196   2.122620 (  2.123301)
build_all              0.006745   0.001851  13.078822 (  1.486459)
build_install          0.008726   0.002787   4.044096 (  1.150225)
test_btest             0.000486   0.000151  38.509947 (  4.049937)
test_basic             0.000803   0.003743   0.457163 (  0.533344)
test_all               0.061645   0.023317 340.435159 ( 31.021520)
test_rubyspec          0.024948   0.022283  73.272755 ( 10.519988)
total: 52.98 sec