Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-150547
#<BuildRuby:0x0000003fdbf67820
 @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-150547",
 @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.000074   0.000008   0.000082 (  0.000084)
autoconf               0.000105   0.000012   0.000117 (  0.000114)
configure              0.000087   0.000009   0.000096 (  0.000096)
build_up               0.013791   0.008663  18.975347 ( 10.530366)
build_miniruby         0.005628   0.000195  48.406253 ( 48.485439)
build_ruby             0.012275   0.000019  59.241973 ( 59.358513)
build_all              0.036458   0.020823 126.516948 ( 36.680134)
build_install          0.051595   0.022261  40.568738 ( 18.159168)
test_btest             0.002418   0.000420 332.192167 ( 91.072575)
test_basic             0.019801   0.009682   4.124331 (  4.005050)
test_all               0.290056   0.177544 3513.375695 (1067.775873)
test_rubyspec          0.163609   0.153878 595.030747 (169.926980)
total: 1506.00 sec