Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-165731
#<BuildRuby:0x000075fba638fdc0
 @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-165731",
 @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.000004   0.000024 (  0.000024)
autoconf               0.000038   0.000008   0.000046 (  0.000045)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.004795   0.004996   4.821514 (  3.411192)
build_miniruby         0.001571   0.000000   1.935653 (  1.965797)
build_ruby             0.001711   0.000134   4.097493 ( 30.716967)
build_all              0.007815   0.001004   5.792326 (  2.530106)
build_install          0.015842   0.004991   9.262942 (  4.658319)
test_btest             0.000956   0.000000  75.566653 ( 32.074235)
test_basic             0.002770   0.005703   0.846072 (  1.040182)
test_all               0.097688   0.030362 685.423018 (302.525142)
test_rubyspec          0.053235   0.027624 111.352302 ( 27.171890)
total: 406.09 sec