Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-122846
#<BuildRuby:0x0000796349f1fdd0
 @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.20251021-122846",
 @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.000025   0.000005   0.000030 (  0.000030)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000000   0.000048   0.000048 (  0.000049)
build_up               0.004500   0.005257   5.028323 (  3.351339)
build_miniruby         0.001669   0.000000   1.891962 (  3.514541)
build_ruby             0.001864   0.000147   4.483504 ( 16.451504)
build_all              0.007746   0.001408   6.158137 (  4.158395)
build_install          0.014997   0.007879   9.612410 (  7.667901)
test_btest             0.000698   0.000183  77.743121 ( 38.448397)
test_basic             0.001622   0.007280   1.118738 (  1.636185)
test_all               0.090673   0.040649 722.901798 (448.712394)
test_rubyspec          0.058172   0.022487 113.633017 ( 62.515550)
total: 586.46 sec