Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-180016
#<BuildRuby:0x0000777aedd1fdc8
 @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-180016",
 @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.000001   0.000006 (  0.000007)
build_up               0.001981   0.004596   1.977279 (  1.538508)
build_miniruby         0.001188   0.000073   0.586545 (  0.585696)
build_ruby             0.001516   0.000178   2.147630 (  2.147855)
build_all              0.008645   0.000223  13.151292 (  1.503284)
build_install          0.006341   0.005101   4.131486 (  1.135853)
test_btest             0.000471   0.000157  37.443381 (  4.525574)
test_basic             0.001199   0.003479   0.440243 (  0.518703)
test_all               0.062937   0.024458 345.226660 ( 32.691102)
test_rubyspec          0.031154   0.017658  76.142727 ( 10.627463)
total: 55.27 sec