Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-125635
#<BuildRuby:0x000071cfc664fde0
 @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-125635",
 @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.000025)
autoconf               0.000073   0.000000   0.000073 (  0.000073)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.005373   0.004913   5.336470 (  4.622468)
build_miniruby         0.000748   0.000967   2.028265 (  3.107814)
build_ruby             0.001990   0.000000   4.475034 ( 57.874199)
build_all              0.005577   0.001646   4.460844 ( 13.257403)
build_install          0.013130   0.004611   6.687406 ( 24.155693)
test_btest             0.000821   0.000210  71.547192 ( 19.951001)
test_basic             0.003614   0.003616   1.061671 (  1.128083)
test_all               0.074095   0.054878 621.192764 (183.507890)
test_rubyspec          0.049019   0.032084 108.401910 ( 23.144505)
total: 330.75 sec