Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-084952
#<BuildRuby:0x0000722cec59fde0
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-084952",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000037   0.000011   0.000048 (  0.000048)
configure              0.000025   0.000008   0.000033 (  0.000032)
build_up               0.006011   0.004295   5.133553 (  3.504666)
build_miniruby         0.001463   0.000138   2.088401 (  2.099061)
build_ruby             0.002090   0.000335   5.257526 (  5.383890)
build_all              0.007457   0.002135   6.018353 (  3.716716)
build_install          0.020765   0.004774   9.532345 (  5.006485)
test_btest             0.000085   0.001087  79.345034 ( 29.904937)
test_basic             0.005062   0.003105   1.043329 (  9.257003)
test_all               0.095208   0.033536 702.522923 (279.571901)
test_rubyspec          0.049544   0.030516 114.638538 ( 29.660185)
total: 368.11 sec