Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251028-223319
#<BuildRuby:0x00007a14e0aefdc0
 @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.20251028-223319",
 @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.000014   0.000003   0.000017 (  0.000016)
autoconf               0.000024   0.000005   0.000029 (  0.000029)
configure              0.000020   0.000004   0.000024 (  0.000024)
build_up               0.002871   0.006733   4.346792 (  3.005112)
build_miniruby         0.000666   0.000906   2.479502 (  2.537100)
build_ruby             0.001105   0.000752   3.595894 (  3.688756)
build_all              0.005397   0.003378   5.324872 (  2.207376)
build_install          0.012688   0.007931   8.721061 (  4.186857)
test_btest             0.000461   0.000526  76.648585 ( 29.249136)
test_basic             0.001776   0.005999   0.797743 (  5.104532)
test_all               0.082053   0.036562 612.698246 (274.646326)
test_rubyspec          0.047858   0.027836 113.146258 ( 50.932960)
total: 375.56 sec