Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-173535
#<BuildRuby:0x0000702db713fdd0
 @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.20251017-173535",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003254   0.003319   1.957971 (  1.508645)
build_miniruby         0.001304   0.000000   0.592649 (  0.592123)
build_ruby             0.000734   0.001051   2.134292 (  2.134639)
build_all              0.004965   0.003651  13.219116 (  1.537092)
build_install          0.007519   0.004181   4.148568 (  1.152521)
test_btest             0.000955   0.000000  38.838430 (  4.253122)
test_basic             0.003237   0.001547   0.473766 (  0.549756)
test_all               0.070286   0.017542 364.840202 ( 33.948266)
test_rubyspec          0.022133   0.027090  77.762777 ( 10.775010)
total: 56.45 sec