Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-165503
#<BuildRuby:0x000072500af8fdc8
 @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.20251025-165503",
 @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.000036   0.000000   0.000036 (  0.000036)
autoconf               0.000042   0.000000   0.000042 (  0.000042)
configure              0.000032   0.000000   0.000032 (  0.000033)
build_up               0.007396   0.003315   5.236462 (  4.063948)
build_miniruby         0.001282   0.000362   2.070541 (  2.649442)
build_ruby             0.000744   0.001265   4.692073 (  4.885516)
build_all              0.007790   0.001470   6.143634 (  3.330974)
build_install          0.019908   0.007112   9.852729 (  6.712170)
test_btest             0.000000   0.001009  80.225331 ( 48.824617)
test_basic             0.002316   0.006338   1.119949 (  1.341201)
test_all               0.091530   0.046825 689.026368 (297.688522)
test_rubyspec          0.040272   0.039218 108.712318 ( 21.362754)
total: 390.86 sec