Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat50.20251019-064803
#<BuildRuby:0x00007a6549e6fdd8
 @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-repeat50",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50",
 @TARGET_NAME="trunk-repeat50",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50",
 @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-repeat50.20251019-064803",
 @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=50",
 @timeout=208000>
                           user     system      total        real
checkout               0.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000029   0.000009   0.000038 (  0.000037)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.005111   0.004801   5.290992 (  4.422847)
build_miniruby         0.001542   0.000215   3.868649 (  4.340676)
build_ruby             0.000594   0.001534   7.496552 (  7.778323)
build_all              0.010282   0.004853  26.897012 ( 14.855419)
build_install          0.021487   0.004449  10.193603 (  8.478481)
test_btest             0.000733   0.000252  84.386418 ( 50.163132)
test_basic             0.005037   0.004157   1.204525 (  1.451450)
test_all               0.026770   0.013084 74856.636596 (83289.485845)
test_rubyspec          0.045607   0.043428 117.746991 ( 27.009010)
total: 83407.99 sec