Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-162203
#<BuildRuby:0x00007658c659fde0
 @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.20251018-162203",
 @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.000032   0.000008   0.000040 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.006991   0.003520   5.492003 (  3.860911)
build_miniruby         0.000761   0.000943   4.745780 (  4.014385)
build_ruby             0.000945   0.000991   4.860886 (  4.967283)
build_all              0.006391   0.003412   6.797464 (  3.879910)
build_install          0.023893   0.002203  10.132986 (  7.026328)
test_btest             0.000000   0.000998  78.138076 ( 42.791640)
test_basic             0.003436   0.004871   1.033406 (  7.806123)
test_all               0.088612   0.038857 738.674206 (411.917825)
test_rubyspec          0.045531   0.037458 115.956631 ( 49.525929)
total: 535.79 sec