Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-142428
#<BuildRuby:0x00007c2d7532fdd8
 @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.20251013-142428",
 @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.000005   0.000020 (  0.000019)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.015035   0.008699  60.868627 ( 60.339824)
build_miniruby         0.000000   0.001660   2.643924 (  2.646429)
build_ruby             0.002188   0.000314   4.699292 (  4.726573)
build_all              0.014673   0.002883   9.887019 (  4.045643)
build_install          0.016948   0.004271   9.932177 (  4.975033)
test_btest             0.000000   0.000836  77.793242 ( 22.359123)
test_basic             0.002514   0.004098   1.051512 (  1.106970)
test_all               0.091635   0.039455 714.863007 (379.504045)
test_rubyspec          0.054029   0.026193 115.018017 ( 63.614383)
total: 543.32 sec