Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-163513
#<BuildRuby:0x0000707357cefdc0
 @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-163513",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.004741   0.006107   5.177601 (  4.630899)
build_miniruby         0.001324   0.000398   2.408903 (  2.783325)
build_ruby             0.001259   0.000788   5.393135 (  5.769303)
build_all              0.005699   0.004632   6.379189 (  3.606166)
build_install          0.017811   0.007326  10.220094 (  5.506746)
test_btest             0.000976   0.000000  73.764150 ( 20.698772)
test_basic             0.003880   0.005054   1.044107 (  1.089072)
test_all               0.097972   0.029249 659.830373 (254.534934)
test_rubyspec          0.051247   0.030572 115.334565 ( 28.144913)
total: 326.77 sec