Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-102324
#<BuildRuby:0x0000748cdff0fdd0
 @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.20251013-102324",
 @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.000006   0.000024 (  0.000025)
autoconf               0.000045   0.000000   0.000045 (  0.000045)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.005518   0.005280   5.401931 (  4.816819)
build_miniruby         0.000150   0.001716  34.889102 ( 32.335600)
build_ruby             0.000606   0.001148   3.060164 (  3.145960)
build_all              0.005731   0.001268   5.060655 (  2.037922)
build_install          0.013945   0.004980   7.589870 (  3.443809)
test_btest             0.000699   0.000246  67.001600 ( 17.302058)
test_basic             0.003977   0.003717   0.966278 (  1.018959)
test_all               0.083858   0.038989 676.272353 (257.538193)
test_rubyspec          0.051137   0.034151 114.739087 ( 50.021192)
total: 371.66 sec