Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-042742
#<BuildRuby:0x000072684207fdd8
 @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.20251021-042742",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000032   0.000007   0.000039 (  0.000040)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.006415   0.003778   5.230718 (  4.391907)
build_miniruby         0.000000   0.002576   1.902779 (  2.111811)
build_ruby             0.000000   0.002076   4.663898 (  5.048392)
build_all              0.005749   0.003054   6.439710 (  3.832176)
build_install          0.019525   0.002865   9.834316 (  6.809062)
test_btest             0.000000   0.000903  79.246191 ( 49.139615)
test_basic             0.003195   0.004746   1.147475 (  1.327627)
test_all               0.099885   0.029800 746.558747 (453.973795)
test_rubyspec          0.059766   0.024335 112.901115 ( 59.048531)
total: 585.68 sec