Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-002000
#<BuildRuby:0x0000003fb640fa88
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250927-002000",
 @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.000058   0.000007   0.000065 (  0.000066)
autoconf               0.000085   0.000011   0.000096 (  0.000093)
configure              0.000073   0.000010   0.000083 (  0.000082)
build_up               0.010942   0.012513  21.693115 ( 11.368364)
build_miniruby         0.005098   0.000151  51.082924 ( 51.168237)
build_ruby             0.009326   0.003035  62.138355 ( 62.260611)
build_all              0.052765   0.007055 130.916476 ( 38.046625)
build_install          0.036127   0.036437  40.942637 ( 18.134236)
test_btest             0.002094   0.000421 323.011076 ( 97.499342)
test_basic             0.020001   0.010567   4.335600 (  4.219245)
test_all               0.307987   0.187616 3973.445862 (1165.210750)
test_rubyspec          0.165891   0.192766 695.626503 (196.384200)
total: 1644.30 sec