Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-223550
#<BuildRuby:0x00007c3deb4dfdc8
 @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.20251003-223550",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000026)
build_up               0.007231   0.003568   5.089188 ( 17.753383)
build_miniruby         0.001513   0.000393   3.756093 (  3.441831)
build_ruby             0.001796   0.000228   5.248081 (  5.755148)
build_all              0.004596   0.005188   6.552047 (  4.777903)
build_install          0.020703   0.002590  10.248614 (  6.889282)
test_btest             0.001013   0.000000  79.515884 ( 38.536321)
test_basic             0.004828   0.002638   0.936557 (  2.027474)
test_all               0.092370   0.037352 722.056343 (348.686464)
test_rubyspec          0.054254   0.029131 115.632289 ( 41.461419)
total: 469.33 sec