Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-082825
#<BuildRuby:0x0000743ccb29fdc0
 @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.20251023-082825",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.002363   0.006177   4.051290 (  2.490700)
build_miniruby         0.001089   0.000307   1.305103 (  1.306183)
build_ruby             0.001002   0.000704   3.310930 (  3.395564)
build_all              0.005339   0.002653   5.031324 (  2.053185)
build_install          0.014628   0.005270   7.235118 (  3.288750)
test_btest             0.000716   0.000217  75.235720 ( 25.388735)
test_basic             0.004623   0.003199   0.811414 (  0.857800)
test_all               0.094880   0.027713 672.586073 (207.018342)
test_rubyspec          0.048353   0.030093 111.454037 ( 47.852775)
total: 293.65 sec