Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-022446
#<BuildRuby:0x00007fb64ecefde0
 @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.20251016-022446",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000051   0.000000   0.000051 (  0.000050)
configure              0.000031   0.000000   0.000031 (  0.000030)
build_up               0.005716   0.004584   5.301077 (  4.032453)
build_miniruby         0.001261   0.000404   3.826620 (  3.343673)
build_ruby             0.001876   0.000259   4.757102 ( 20.672857)
build_all              0.007416   0.002458   6.462801 (  4.902753)
build_install          0.017990   0.004285   9.492897 (  5.045613)
test_btest             0.000924   0.000000  73.171096 ( 27.298532)
test_basic             0.003741   0.003349   1.119781 (  3.259357)
test_all               0.092765   0.036477 733.351378 (372.859800)
test_rubyspec          0.053609   0.033017 114.443204 ( 55.380380)
total: 496.80 sec