Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251005-224444
#<BuildRuby:0x00007785eeb1fdc8
 @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.20251005-224444",
 @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.000003   0.000020 (  0.000019)
autoconf               0.000026   0.000004   0.000030 (  0.000031)
configure              0.000021   0.000004   0.000025 (  0.000025)
build_up               0.003657   0.005562   4.455791 (  2.902757)
build_miniruby         0.000369   0.001103   1.298351 (  1.303900)
build_ruby             0.000724   0.000959   3.460646 (  3.542608)
build_all              0.008067   0.000852   5.532635 (  2.306357)
build_install          0.015728   0.004909   8.766002 (  4.296852)
test_btest             0.000796   0.000178  70.386081 ( 18.952091)
test_basic             0.003794   0.004463   0.942877 (  1.002978)
test_all               0.087430   0.036996 607.393229 (198.898020)
test_rubyspec          0.038944   0.036880 109.439741 ( 23.044366)
total: 256.25 sec