Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-022456
#<BuildRuby:0x00007ae761f3fde0
 @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-022456",
 @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.000003   0.000025 (  0.000027)
autoconf               0.000044   0.000008   0.000052 (  0.000051)
configure              0.000031   0.000005   0.000036 (  0.000036)
build_up               0.007807   0.002633   4.995878 (  4.052737)
build_miniruby         0.000538   0.000933   2.540452 (  2.611150)
build_ruby             0.000766   0.001155   4.602284 (  4.760434)
build_all              0.008067   0.002239   6.317296 (  4.137137)
build_install          0.017303   0.008413   9.693453 (  6.477401)
test_btest             0.001017   0.000000  77.175949 ( 34.051003)
test_basic             0.003257   0.005245   0.961866 (  1.008703)
test_all               0.094858   0.034725 711.380979 (426.466123)
test_rubyspec          0.054890   0.030049 115.062484 ( 64.298088)
total: 547.86 sec