Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat50.20250929-205846
#<BuildRuby:0x000075fd9daefdd8
 @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.20250929-205846",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.004177   0.006527   5.676064 (  3.483224)
build_miniruby         0.001268   0.000332   5.070952 (  3.487436)
build_ruby             0.001734   0.000192   6.585286 (  6.685475)
build_all              0.010722   0.001926  20.466172 (  6.117037)
build_install          0.009856   0.009971   7.379965 (  3.885020)
test_btest             0.000208   0.001065  64.709513 ( 19.383437)
test_basic             0.007524   0.003099   1.206032 (  1.390279)
test_all               0.026397   0.010068 65556.134245 (72238.052310)
test_rubyspec          0.049985   0.029090 116.237628 ( 32.018325)
total: 72314.50 sec