Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-182652
#<BuildRuby:0x00007eb9bfecfde0
 @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.20251015-182652",
 @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.000003   0.000018 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.004117   0.006357   5.362035 (  5.039244)
build_miniruby         0.006782   0.002543 540.622893 (291.889164)
build_ruby             0.001522   0.000458   6.123206 ( 23.846160)
build_all              0.007620   0.005632  89.277807 ( 81.748414)
build_install          0.019144   0.005574  10.037976 ( 39.322417)
test_btest             0.000999   0.000000  81.010847 ( 66.830255)
test_basic             0.006105   0.001990   1.144765 (  1.619306)
test_all               0.102965   0.031326 700.285759 (491.209658)
test_rubyspec          0.050812   0.029494 112.376255 ( 48.846783)
total: 1050.35 sec