Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-042621
#<BuildRuby:0x00007d5df88efde0
 @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.20251014-042621",
 @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.000024)
autoconf               0.000029   0.000009   0.000038 (  0.000038)
configure              0.000027   0.000008   0.000035 (  0.000034)
build_up               0.003920   0.006013   5.109707 (  3.997471)
build_miniruby         0.001144   0.000378   1.981791 (  2.321794)
build_ruby             0.001568   0.000518   4.673224 (  4.993034)
build_all              0.006719   0.002239   6.578312 (  4.280261)
build_install          0.016913   0.006354  10.131299 (  7.087458)
test_btest             0.000000   0.001049  78.535794 ( 42.576818)
test_basic             0.006575   0.001845   1.168844 (  1.465414)
test_all               0.095145   0.038747 784.289835 (530.581201)
test_rubyspec          0.051406   0.034290 116.127312 ( 61.826046)
total: 659.13 sec