Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251024-002908
#<BuildRuby:0x00007626948efdd8
 @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.20251024-002908",
 @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.000019   0.000003   0.000022 (  0.000024)
autoconf               0.000034   0.000006   0.000040 (  0.000040)
configure              0.000029   0.000006   0.000035 (  0.000035)
build_up               0.005560   0.004785   4.883929 (  3.480491)
build_miniruby         0.000525   0.001147   1.768420 (  2.006445)
build_ruby             0.001347   0.000672   3.826933 ( 33.455447)
build_all              0.007197   0.001821   5.649765 (  2.478639)
build_install          0.018937   0.002714   8.750866 (  4.119961)
test_btest             0.000755   0.000165  69.395940 ( 19.018064)
test_basic             0.004127   0.003992   0.965437 (  1.027588)
test_all               0.088359   0.039108 707.016839 (275.127923)
test_rubyspec          0.051010   0.031441 110.994984 ( 35.248688)
total: 375.96 sec