Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-180037
#<BuildRuby:0x0000003fb7b7fa88
 @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-180037",
 @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.000060   0.000008   0.000068 (  0.000069)
autoconf               0.000084   0.000011   0.000095 (  0.000092)
configure              0.000125   0.000000   0.000125 (  0.000127)
build_up               0.014997   0.009151  22.380456 ( 11.313672)
build_miniruby         0.005397   0.000000  51.861742 ( 51.947123)
build_ruby             0.008428   0.004390  62.425883 ( 62.555856)
build_all              0.039953   0.021304 139.096986 ( 40.281792)
build_install          0.051660   0.027064  46.404079 ( 19.684354)
test_btest             0.002164   0.000471 385.670114 (104.038518)
test_basic             0.029760   0.003037   4.440018 (  4.310203)
test_all               0.300406   0.203281 4136.422622 (1137.379970)
test_rubyspec          0.181650   0.180535 701.405331 (198.326924)
total: 1629.84 sec