Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-225129
#<BuildRuby:0x00007c7322b6fdc0
 @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.20251024-225129",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000039   0.000000   0.000039 (  0.000038)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.005675   0.004475   4.611938 (  3.328296)
build_miniruby         0.000528   0.001124  13.233278 ( 11.977725)
build_ruby             0.001066   0.001010   4.757204 ( 43.110822)
build_all              0.007780   0.001743   5.875444 (  2.618054)
build_install          0.014535   0.005859   8.717674 (  4.385123)
test_btest             0.000689   0.000193  70.603023 ( 22.487854)
test_basic             0.005779   0.000408   0.712809 (  2.791436)
test_all               0.099312   0.022195 653.774082 (306.847727)
test_rubyspec          0.052871   0.027344 114.150574 ( 41.352874)
total: 438.90 sec