Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-173452
#<BuildRuby:0x000072a31727fdd0
 @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.20251015-173452",
 @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.000007   0.000003   0.000010 (  0.000009)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004826   0.001684   1.939957 (  1.477943)
build_miniruby         0.000902   0.000338   0.602565 (  0.601766)
build_ruby             0.001830   0.000000   2.127015 (  2.127469)
build_all              0.008509   0.000000  13.184608 (  1.495875)
build_install          0.009096   0.002156   4.205888 (  1.122030)
test_btest             0.000540   0.000163  37.686273 (  4.307720)
test_basic             0.004527   0.000000   0.428087 (  0.508175)
test_all               0.063945   0.023048 341.631268 ( 35.132415)
test_rubyspec          0.029487   0.019414  71.674010 ( 10.489455)
total: 57.26 sec