Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-022442
#<BuildRuby:0x0000759b4871fdc8
 @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-022442",
 @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.000021)
autoconf               0.000044   0.000000   0.000044 (  0.000043)
configure              0.000035   0.000000   0.000035 (  0.000036)
build_up               0.006043   0.004633   5.331166 (  4.738015)
build_miniruby         0.001671   0.000138  34.605552 ( 26.378409)
build_ruby             0.000152   0.002321   4.880454 (  5.199387)
build_all              0.006575   0.003240   6.592784 (  4.474384)
build_install          0.022331   0.002615  10.040877 (  6.494418)
test_btest             0.000857   0.000184  78.981643 ( 47.050816)
test_basic             0.005538   0.003312   1.113567 (  1.635572)
test_all               0.096803   0.036362 724.136093 (434.882435)
test_rubyspec          0.059441   0.026015 118.233448 ( 61.236005)
total: 592.09 sec