Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-062754
#<BuildRuby:0x00007121476afde0
 @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-062754",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005675   0.004532   4.983514 (  4.154037)
build_miniruby         0.000902   0.000981   2.049426 (  2.759704)
build_ruby             0.001656   0.000526   4.479931 (  4.756735)
build_all              0.008461   0.001010   6.213086 (  4.007374)
build_install          0.015615   0.008709   9.386439 (  6.863439)
test_btest             0.000770   0.000255  76.097284 ( 43.489007)
test_basic             0.004357   0.004083   1.122359 (  1.372641)
test_all               0.095152   0.036516 701.388936 (397.688788)
test_rubyspec          0.050266   0.033273 114.674441 ( 58.431923)
total: 523.52 sec