Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-202608
#<BuildRuby:0x00007ce9e917fde0
 @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-202608",
 @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.000022   0.000007   0.000029 (  0.000030)
autoconf               0.000030   0.000008   0.000038 (  0.000040)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.005288   0.004682   4.977583 ( 19.204721)
build_miniruby         0.001262   0.000380  26.533315 ( 62.181617)
build_ruby             0.000676   0.001234   5.159242 ( 56.649883)
build_all              0.006236   0.003055   6.416229 (  4.065069)
build_install          0.017304   0.007511  10.131140 (  7.635659)
test_btest             0.000681   0.000224  82.318033 ( 48.945067)
test_basic             0.006412   0.002860   1.150011 (  1.330929)
test_all               0.101781   0.033927 746.009747 (404.792066)
test_rubyspec          0.051697   0.028121 112.549106 ( 47.715192)
total: 652.52 sec