Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-105648
#<BuildRuby:0x000079c951e4fdd8
 @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.20251029-105648",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000020   0.000005   0.000025 (  0.000026)
configure              0.000016   0.000005   0.000021 (  0.000020)
build_up               0.004766   0.003522   3.518532 ( 12.073501)
build_miniruby         0.001504   0.000000  11.758690 ( 23.637722)
build_ruby             0.001992   0.000000   4.547851 (  4.656711)
build_all              0.008137   0.002369   6.755347 (  3.198187)
build_install          0.020988   0.003741   9.485502 (  5.362197)
test_btest             0.001178   0.000049  77.744940 ( 28.455985)
test_basic             0.002009   0.004967   1.096620 (  1.191601)
test_all               0.097987   0.036689 705.465462 (285.923101)
test_rubyspec          0.049179   0.031912 115.360642 ( 30.880592)
total: 395.38 sec