Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-065111
#<BuildRuby:0x0000739329f0fde0
 @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-065111",
 @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.000024   0.000000   0.000024 (  0.000024)
autoconf               0.000037   0.000000   0.000037 (  0.000037)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.003162   0.006818   4.934453 (  4.020954)
build_miniruby         0.000679   0.000881   2.063488 (  2.223486)
build_ruby             0.000755   0.000906   5.444382 ( 23.527362)
build_all              0.005594   0.003219   6.355367 (  3.020787)
build_install          0.011358   0.009567   9.497790 (  4.599129)
test_btest             0.000592   0.000405  71.679526 ( 19.097785)
test_basic             0.004983   0.002418   0.880832 (  0.938426)
test_all               0.099203   0.032408 692.837068 (242.356761)
test_rubyspec          0.042389   0.043066 113.773299 ( 29.051032)
total: 328.84 sec