Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-184906
#<BuildRuby:0x00007303ca39fdc8
 @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.20251022-184906",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.006616   0.005271   5.549373 (  6.078346)
build_miniruby         0.000557   0.001205   3.669626 (  4.600953)
build_ruby             0.002033   0.000000   4.972313 ( 39.116209)
build_all              0.007536   0.002213   6.446612 (  5.794093)
build_install          0.017734   0.006131  10.300625 ( 39.126598)
test_btest             0.000791   0.000216  71.322227 ( 35.437854)
test_basic             0.003875   0.003181   1.047250 (  3.089721)
test_all               0.092031   0.039254 729.097220 (390.197649)
test_rubyspec          0.057121   0.025782 113.121500 ( 50.364360)
total: 573.81 sec