Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-202947
#<BuildRuby:0x000078c9116cfdd8
 @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-202947",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.005577   0.004902   6.010628 (  5.307498)
build_miniruby         0.000826   0.001352  92.283872 ( 41.255703)
build_ruby             0.001227   0.000368   4.402848 (  4.778623)
build_all              0.006135   0.002684   6.166020 (  4.025121)
build_install          0.016109   0.007027   9.645060 (  6.998869)
test_btest             0.000721   0.000232  74.077000 ( 46.625990)
test_basic             0.004900   0.003371   1.106251 (  1.445749)
test_all               0.090285   0.041248 785.585447 (570.065312)
test_rubyspec          0.035420   0.044777 111.965534 ( 41.003618)
total: 721.51 sec