Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250929-124017
#<BuildRuby:0x00007624abcefdd8
 @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.20250929-124017",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000027   0.000007   0.000034 (  0.000035)
build_up               0.006688   0.002083   4.174043 (  2.452317)
build_miniruby         0.001361   0.000000   1.205478 (  1.208282)
build_ruby             0.001643   0.000155   3.303379 (  3.396813)
build_all              0.007877   0.002234   6.402501 (  3.808905)
build_install          0.024376   0.001609  10.395126 (  6.352247)
test_btest             0.001226   0.000000  72.344233 ( 20.961417)
test_basic             0.003196   0.005442   1.198541 (  1.571022)
test_all               0.102448   0.026348 673.526529 (288.766610)
test_rubyspec          0.057698   0.023332 112.449089 ( 29.642274)
total: 358.16 sec