Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-142605
#<BuildRuby:0x000079baea49fdd0
 @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.20251015-142605",
 @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.000005   0.000024 (  0.000023)
autoconf               0.000047   0.000000   0.000047 (  0.000048)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.008230   0.002530   5.390617 ( 14.493085)
build_miniruby         0.000000   0.001659   2.925056 (  5.842340)
build_ruby             0.001889   0.000249   4.843014 ( 38.967262)
build_all              0.007932   0.001548   6.082549 (  2.967607)
build_install          0.017323   0.006058   9.770530 ( 14.641168)
test_btest             0.000892   0.000000  69.877284 ( 30.404049)
test_basic             0.004201   0.000249   1.107529 (  5.001921)
test_all               0.097598   0.033159 717.379870 (434.905921)
test_rubyspec          0.048050   0.032534 114.645990 ( 61.257689)
total: 608.48 sec