Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-212418
#<BuildRuby:0x000070a14027fdd8
 @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.20251030-212418",
 @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.000025   0.000005   0.000030 (  0.000025)
autoconf               0.000040   0.000007   0.000047 (  0.000042)
configure              0.000031   0.000005   0.000036 (  0.000035)
build_up               0.007247   0.003675   5.434570 ( 11.646887)
build_miniruby         0.000801   0.002028   8.962429 ( 39.468117)
build_ruby             0.000773   0.001536   5.191582 (136.248850)
build_all              0.008333   0.001871   6.599282 (  8.058045)
build_install          0.024852   0.002540  10.505769 ( 36.937701)
test_btest             0.001092   0.000002  87.237323 (121.878833)
test_basic             0.003774   0.006042   1.141567 (  2.780951)
test_all               0.107416   0.037842 790.658415 (1027.087495)
test_rubyspec          0.057474   0.024719 121.636779 ( 77.467117)
total: 1461.58 sec