Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-025608
#<BuildRuby:0x00007b5b7f04fdc0
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-025608",
 @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.000020   0.000005   0.000025 (  0.000027)
autoconf               0.000036   0.000011   0.000047 (  0.000045)
configure              0.000028   0.000008   0.000036 (  0.000037)
build_up               0.007559   0.003757   5.291403 (  5.765700)
build_miniruby         0.001285   0.000383   2.357110 (  2.852588)
build_ruby             0.000754   0.001259   4.760495 (  5.162902)
build_all              0.006483   0.002735   6.582558 (  5.103028)
build_install          0.015617   0.010311   9.889173 (  8.048771)
test_btest             0.000745   0.000260  78.900427 ( 58.151843)
test_basic             0.003939   0.003982   1.073045 (  1.562239)
test_all               0.097688   0.028426 646.553853 (284.886168)
test_rubyspec          0.041355   0.037645 107.102725 ( 26.927519)
total: 398.46 sec