Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-004226
#<BuildRuby:0x00007f7590c5fdc0
 @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.20251002-004226",
 @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.000005   0.000021 (  0.000020)
autoconf               0.000047   0.000000   0.000047 (  0.000047)
configure              0.000032   0.000000   0.000032 (  0.000031)
build_up               0.003493   0.005580   4.636569 (  3.681801)
build_miniruby         0.001542   0.000000  11.600516 ( 11.059101)
build_ruby             0.001740   0.000000   3.810512 (  3.911729)
build_all              0.005828   0.002197   5.818912 (  2.542060)
build_install          0.015634   0.003821   8.536464 (  4.021772)
test_btest             0.000920   0.000007  72.073640 ( 19.679373)
test_basic             0.007393   0.000836   1.010213 (  1.071228)
test_all               0.082792   0.038328 586.169349 (207.901278)
test_rubyspec          0.039322   0.034121 103.873443 ( 33.565983)
total: 287.44 sec