Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-002925
#<BuildRuby:0x000079130542fdd8
 @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.20251023-002925",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.007109   0.003506   5.689169 (  4.064816)
build_miniruby         0.000605   0.001868  97.735475 ( 38.082819)
build_ruby             0.000284   0.001767   4.626173 (  4.765332)
build_all              0.007412   0.002404   6.791106 (  3.860654)
build_install          0.017888   0.005671   9.621393 (  5.393343)
test_btest             0.000900   0.000000  78.871962 ( 34.866928)
test_basic             0.003254   0.005337   1.107642 (  1.266165)
test_all               0.095063   0.036151 735.379178 (426.215281)
test_rubyspec          0.056160   0.026724 111.617127 ( 62.375702)
total: 580.89 sec