Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-123001
#<BuildRuby:0x00007f7ee478fdd8
 @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_gcc14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14",
 @TARGET_NAME="trunk_gcc14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-123001",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000036)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.005135   0.004366   4.913499 (  5.658110)
build_miniruby         0.001247   0.000449   1.966142 ( 18.538763)
build_ruby             0.001444   0.000648   4.432045 ( 28.315066)
build_all              0.006347   0.002105   6.136301 (  3.323139)
build_install          0.017472   0.004391   9.444214 (  5.843050)
test_btest             0.000597   0.000163  73.314404 ( 33.994696)
test_basic             0.004648   0.001749   1.152841 (  1.385802)
test_all               0.096578   0.037230 711.167492 (420.173084)
test_rubyspec          0.045706   0.032717 115.462869 ( 65.550655)
total: 582.78 sec