Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-105448
#<BuildRuby:0x0000797c5112fdd0
 @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.20251027-105448",
 @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.000023   0.000007   0.000030 (  0.000030)
autoconf               0.000037   0.000012   0.000049 (  0.000048)
configure              0.000028   0.000009   0.000037 (  0.000038)
build_up               0.006246   0.004075   3.873721 (  2.690032)
build_miniruby         0.001108   0.000366   1.544043 (  1.548861)
build_ruby             0.000564   0.001239   3.241283 (  3.357219)
build_all              0.005918   0.002696   6.406545 (  3.533498)
build_install          0.014880   0.006315   7.986631 (  3.773030)
test_btest             0.000920   0.000137  70.687199 ( 18.783694)
test_basic             0.006245   0.003060   1.044063 (  1.090576)
test_all               0.092179   0.040949 676.442231 (222.248488)
test_rubyspec          0.048882   0.032681 116.112562 ( 33.198353)
total: 290.23 sec