Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-054905
#<BuildRuby:0x0000766bf931fde0
 @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-054905",
 @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.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004355   0.002253   1.942479 (  1.484203)
build_miniruby         0.000277   0.001172   0.618272 (  0.617026)
build_ruby             0.001683   0.000000   2.117684 (  2.118266)
build_all              0.005206   0.002990  13.268986 (  1.484765)
build_install          0.008463   0.002706   4.195908 (  1.195749)
test_btest             0.000461   0.000179  38.056714 (  4.433969)
test_basic             0.000927   0.003963   0.427195 (  0.507289)
test_all               0.072197   0.015588 370.025297 ( 35.499998)
test_rubyspec          0.025538   0.025200  80.031109 ( 10.773777)
total: 58.12 sec