Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-181015
#<BuildRuby:0x0000003fc88f6918
 @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.20250923-181015",
 @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.000069   0.000009   0.000078 (  0.000120)
autoconf               0.000114   0.000015   0.000129 (  0.000184)
configure              0.000107   0.000014   0.000121 (  0.000118)
build_up               0.008167   0.013222  19.105772 ( 10.781580)
build_miniruby         0.000000   0.006332  48.567167 ( 48.661970)
build_ruby             0.003607   0.008777  59.176602 ( 59.294761)
build_all              0.041593   0.013986 121.279635 ( 35.633308)
build_install          0.059967   0.014545  38.621056 ( 17.497996)
test_btest             0.001965   0.000396 316.352655 ( 90.942317)
test_basic             0.030273   0.006067   4.247946 (  4.143975)
test_all               0.300054   0.151398 3597.965973 (1038.058712)
test_rubyspec          0.153731   0.172018 584.541871 (167.129773)
total: 1472.15 sec