Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-085044
#<BuildRuby:0x000077f47fc4fdd8
 @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.20251020-085044",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000035)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.006627   0.004422   5.049946 (  4.563425)
build_miniruby         0.001331   0.000341   2.412655 (  2.561369)
build_ruby             0.000242   0.001843   4.735823 (  5.031421)
build_all              0.009157   0.001012   6.422368 (  3.369870)
build_install          0.017819   0.006055   9.789316 (  5.394964)
test_btest             0.000745   0.000200  83.298890 ( 54.362538)
test_basic             0.003396   0.004588   1.111979 (  1.691309)
test_all               0.101818   0.033523 737.509445 (356.587985)
test_rubyspec          0.044786   0.038424 111.850443 ( 36.845396)
total: 470.41 sec