Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-061923
#<BuildRuby:0x000073f417cffdd0
 @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-061923",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001381   0.004744   1.958513 (  1.500314)
build_miniruby         0.001145   0.000067   0.589261 (  0.588452)
build_ruby             0.000551   0.001254   2.163708 (  2.163726)
build_all              0.004064   0.004097  13.132671 (  1.494171)
build_install          0.006103   0.005341   4.077458 (  1.115001)
test_btest             0.000000   0.000767  40.078534 (  4.293160)
test_basic             0.001292   0.003212   0.424795 (  0.502917)
test_all               0.070862   0.017746 365.670126 ( 33.392325)
test_rubyspec          0.034477   0.016216  80.238544 ( 10.819868)
total: 55.87 sec