Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-082827
#<BuildRuby:0x00007296fb8dfdd8
 @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.20251022-082827",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000037)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.005589   0.004880   5.651988 (  3.499793)
build_miniruby         0.001170   0.000325   2.583990 (  2.682480)
build_ruby             0.000000   0.001851   4.437925 (  4.694344)
build_all              0.005647   0.003070   6.126597 (  2.920700)
build_install          0.017796   0.005366   9.250269 (  4.801326)
test_btest             0.000230   0.000746  73.829709 ( 34.991624)
test_basic             0.004041   0.002957   1.081962 (  1.312058)
test_all               0.104386   0.026403 700.826639 (322.699357)
test_rubyspec          0.049715   0.032110 114.196160 ( 55.440024)
total: 433.04 sec