Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-025122
#<BuildRuby:0x00007d8b0999fdd8
 @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.20251027-025122",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000025   0.000007   0.000032 (  0.000031)
configure              0.000021   0.000005   0.000026 (  0.000025)
build_up               0.006610   0.004156   5.467026 (  3.828749)
build_miniruby         0.001261   0.000335   2.436498 (  2.495324)
build_ruby             0.002038   0.000003   5.422129 (  5.482407)
build_all              0.007714   0.003011   7.889419 (  4.568887)
build_install          0.017796   0.005518   9.797157 (  5.103285)
test_btest             0.000818   0.000224  80.601725 ( 28.883123)
test_basic             0.002818   0.005819   1.090208 (  1.157110)
test_all               0.095494   0.032350 639.868460 (202.909586)
test_rubyspec          0.043109   0.038057 115.633085 ( 31.553142)
total: 285.98 sec