Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-005839
#<BuildRuby:0x000073442b2dfdd8
 @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-005839",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000035)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.007625   0.002880   5.193255 (  3.990238)
build_miniruby         0.000000   0.001663   4.849876 (  4.372006)
build_ruby             0.001336   0.000530   5.213845 (  5.303194)
build_all              0.008654   0.000839   6.168829 (  2.877939)
build_install          0.019534   0.003471   9.289635 (  4.848752)
test_btest             0.000750   0.000179  78.684246 ( 27.003137)
test_basic             0.003810   0.004601   1.090706 (  1.158651)
test_all               0.093817   0.038425 732.132186 (383.193335)
test_rubyspec          0.056079   0.028922 112.967842 ( 34.481545)
total: 467.23 sec