Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-065311
#<BuildRuby:0x00007c5e86c7fdd8
 @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.20251022-065311",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000033   0.000008   0.000041 (  0.000042)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.007095   0.003816   5.099401 (  4.119685)
build_miniruby         0.000682   0.000930   2.016313 (  2.588096)
build_ruby             0.001937   0.000000   4.807640 (  5.275005)
build_all              0.007077   0.002854   6.352771 (  4.478315)
build_install          0.018749   0.006672   9.944202 (  8.934265)
test_btest             0.000796   0.000224  77.752345 ( 48.052467)
test_basic             0.005885   0.003727   1.176081 (  1.582407)
test_all               0.099087   0.036032 682.123792 (311.484728)
test_rubyspec          0.049911   0.031826 115.284297 ( 42.361334)
total: 428.88 sec