Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-022815
#<BuildRuby:0x000072c1fba5fde0
 @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-022815",
 @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.000018)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.007238   0.002383   5.208247 (  3.938118)
build_miniruby         0.001292   0.000075   1.996422 (  2.469520)
build_ruby             0.000306   0.001575   4.515723 (  4.764504)
build_all              0.006634   0.002662   6.298805 (  4.396890)
build_install          0.017231   0.007789   9.664573 (  7.482208)
test_btest             0.000745   0.000211  77.960166 ( 47.382025)
test_basic             0.003132   0.004950   1.077486 (  1.468838)
test_all               0.101514   0.031849 693.524075 (412.743414)
test_rubyspec          0.053636   0.029747 112.343953 ( 58.440357)
total: 543.09 sec