Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-183520
#<BuildRuby:0x00007dab8cecfdc8
 @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.20251005-183520",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000050   0.000000   0.000050 (  0.000049)
build_up               0.007805   0.002975   4.985551 (  3.839101)
build_miniruby         0.001526   0.000144   1.980259 (  2.039138)
build_ruby             0.001464   0.000402   4.705479 (  4.760957)
build_all              0.005065   0.003630   5.855179 (  2.487103)
build_install          0.015998   0.004576   8.991532 (  4.423217)
test_btest             0.000941   0.000002  75.078595 ( 20.242170)
test_basic             0.002989   0.006153   0.965209 (  1.008334)
test_all               0.098535   0.029869 695.367310 (265.556170)
test_rubyspec          0.052664   0.026892 114.222369 ( 31.650697)
total: 336.01 sec