Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-153037
#<BuildRuby:0x0000003ff08ffb30
 @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.20250922-153037",
 @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.000063   0.000007   0.000070 (  0.000071)
autoconf               0.000094   0.000009   0.000103 (  0.000102)
configure              0.000075   0.000007   0.000082 (  0.000082)
build_up               0.013469   0.008645  19.616019 ( 10.759258)
build_miniruby         0.005350   0.000146  48.626885 ( 48.716782)
build_ruby             0.008876   0.004159  59.893075 ( 60.008198)
build_all              0.036625   0.018675 133.731621 ( 38.917692)
build_install          0.051489   0.026649  41.870723 ( 18.224961)
test_btest             0.002407   0.000000 347.714071 ( 93.820468)
test_basic             0.025529   0.007374   4.454205 (  4.294774)
test_all               0.318795   0.162899 3660.563028 (999.037752)
test_rubyspec          0.178517   0.144150 620.926230 (176.414068)
total: 1450.20 sec