Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-042438
#<BuildRuby:0x000076afb919fde0
 @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-042438",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.004812   0.005828   5.245454 (  3.958779)
build_miniruby         0.001562   0.000159   2.621056 (  2.648412)
build_ruby             0.002149   0.000027   4.572031 (  4.683273)
build_all              0.008906   0.000754  12.938214 ( 10.081782)
build_install          0.014264   0.009198  10.093013 (  6.885624)
test_btest             0.000373   0.000714  76.082536 ( 24.337772)
test_basic             0.001732   0.005744   1.023453 (  1.077049)
test_all               0.094857   0.032999 692.745847 (303.866275)
test_rubyspec          0.056241   0.023443 115.658239 ( 42.941772)
total: 400.48 sec