Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat20.20250918-104100
#<BuildRuby:0x00007f3a01e4fdd0
 @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-repeat20",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20",
 @TARGET_NAME="trunk-repeat20",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250918-104100",
 @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=--repeat-count=20",
 @timeout=41600>
                           user     system      total        real
checkout               0.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000032   0.000010   0.000042 (  0.000041)
configure              0.000028   0.000009   0.000037 (  0.000036)
build_up               0.006369   0.004458   5.326661 (  4.611260)
build_miniruby         0.001173   0.000369   2.584713 (  3.585553)
build_ruby             0.001290   0.000787   7.350583 (  7.664473)
build_all              0.011353   0.004459  25.868282 ( 12.532690)
build_install          0.019879   0.003802   9.778130 (  7.200550)
test_btest             0.000880   0.000270  80.005783 ( 42.946402)
test_basic             0.005134   0.003803   1.132628 (  1.267190)
test_all               0.012181   0.009374 25801.330076 (29172.716508)
test_rubyspec          0.043094   0.036202 115.247777 ( 36.911565)
total: 29289.44 sec