Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-162619
#<BuildRuby:0x00007b4c2f8cfdd8
 @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.20250929-162619",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000040   0.000010   0.000050 (  0.000050)
configure              0.000033   0.000008   0.000041 (  0.000040)
build_up               0.006981   0.004262   5.634746 (  4.738959)
build_miniruby         0.000427   0.001142   2.500140 (  2.764328)
build_ruby             0.001818   0.000429   5.203290 (  5.560134)
build_all              0.008780   0.000670   6.291200 (  3.895279)
build_install          0.013206   0.009546   9.634062 (  6.755554)
test_btest             0.000947   0.000000  71.540718 ( 24.108852)
test_basic             0.002811   0.003031   0.822650 (  0.875978)
test_all               0.085990   0.036673 604.275722 (202.354518)
test_rubyspec          0.048253   0.032931 117.864400 ( 47.303013)
total: 298.36 sec