Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-144707
#<BuildRuby:0x00007f1a6fcbfdc8
 @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.20251019-144707",
 @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.000004   0.000019 (  0.000020)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.003192   0.006449   4.880536 (  3.498250)
build_miniruby         0.000288   0.001423   5.836969 (  5.489373)
build_ruby             0.001799   0.000278   5.157820 (  5.235476)
build_all              0.005158   0.004346   6.317466 (  3.140968)
build_install          0.017630   0.005867   9.631069 (  5.035353)
test_btest             0.000828   0.000302  79.545191 ( 32.115931)
test_basic             0.006524   0.002286   1.116365 (  1.222991)
test_all               0.093044   0.035731 695.987339 (386.260074)
test_rubyspec          0.059237   0.025004 117.172951 ( 64.898071)
total: 506.90 sec