Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat20.20250914-191334
#<BuildRuby:0x00007fcae202fdc8
 @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.20250914-191334",
 @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.000025   0.000006   0.000031 (  0.000031)
autoconf               0.000042   0.000012   0.000054 (  0.000053)
configure              0.000029   0.000007   0.000036 (  0.000037)
build_up               0.004161   0.005658   4.674622 (  3.524607)
build_miniruby         0.001355   0.000000   1.680160 (  1.765784)
build_ruby             0.001090   0.000855   5.794015 (  8.658070)
build_all              0.011926   0.002864  24.105984 (  8.567229)
build_install          0.022494   0.003773   9.765339 (  5.719242)
test_btest             0.000988   0.000000  70.101055 ( 27.532685)
test_basic             0.005181   0.003393   0.942511 (  0.982151)
test_all               0.013262   0.007428 22057.856270 (25122.167437)
test_rubyspec          0.046956   0.036103 120.477489 ( 39.186023)
total: 25218.10 sec