Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-025651
#<BuildRuby:0x00007bb457d9fdc8
 @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-025651",
 @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.000025   0.000000   0.000025 (  0.000025)
autoconf               0.000047   0.000000   0.000047 (  0.000046)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.007223   0.003697   5.137794 (  3.630852)
build_miniruby         0.001550   0.000000   2.151220 (  2.150813)
build_ruby             0.001753   0.000139   4.267558 (  4.314600)
build_all              0.009093   0.001339   8.205849 (  5.122053)
build_install          0.019628   0.006037   9.920590 (  5.828561)
test_btest             0.000197   0.001091  78.705084 ( 32.098807)
test_basic             0.005639   0.003559   1.180329 (  1.268304)
test_all               0.101779   0.028965 681.863436 (254.247170)
test_rubyspec          0.046669   0.036376 114.575340 ( 23.676847)
total: 332.34 sec