Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-025509
#<BuildRuby:0x000074d5240ffdc0
 @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.20251029-025509",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000035   0.000007   0.000042 (  0.000043)
configure              0.000032   0.000007   0.000039 (  0.000039)
build_up               0.005110   0.005523   5.167257 (  3.943416)
build_miniruby         0.000000   0.001816   2.740769 (  2.955221)
build_ruby             0.000479   0.001460   4.216671 ( 35.116195)
build_all              0.009952   0.000543   6.376102 (  3.460304)
build_install          0.018301   0.006821   9.525079 (  5.141760)
test_btest             0.001003   0.000000  74.299524 ( 24.025872)
test_basic             0.003527   0.005821   0.901198 (  1.919335)
test_all               0.100367   0.035313 702.148307 (250.008724)
test_rubyspec          0.050947   0.034126 114.636382 ( 32.214723)
total: 358.79 sec