Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat20.20250911-053448
#<BuildRuby:0x00007b450a09fdd8
 @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.20250911-053448",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000027   0.000008   0.000035 (  0.000036)
configure              0.000021   0.000006   0.000027 (  0.000028)
build_up               0.007188   0.003373   4.126343 (  3.415969)
build_miniruby         0.000311   0.001107   1.908857 (  2.130205)
build_ruby             0.000938   0.001016   5.329024 ( 48.087322)
build_all              0.010678   0.002880  21.187106 (  6.135215)
build_install          0.015835   0.004242   8.041211 (  4.104073)
test_btest             0.000000   0.000872  70.585553 ( 22.101581)
test_basic             0.002472   0.005675   0.797430 (  0.841933)
test_all               0.013354   0.004860 22195.021621 (25125.344591)
test_rubyspec          0.037355   0.037373 112.405648 ( 52.209195)
total: 25264.37 sec