Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-004711
#<BuildRuby:0x00007d4e9a95fdd8
 @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.20251019-004711",
 @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.000003   0.000022 (  0.000022)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.006399   0.003438   5.034699 (  3.385492)
build_miniruby         0.001262   0.000230   1.866891 (  1.864484)
build_ruby             0.001354   0.000726   5.284311 (  5.361232)
build_all              0.005942   0.003421   6.438101 (  3.397625)
build_install          0.018194   0.005957  10.007818 (  6.188661)
test_btest             0.000231   0.001555  76.820167 ( 28.412867)
test_basic             0.003393   0.004925   1.038827 (  1.086954)
test_all               0.090652   0.035517 711.810885 (354.164880)
test_rubyspec          0.058030   0.024037 118.310290 ( 57.358767)
total: 461.22 sec