Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-130944
#<BuildRuby:0x0000003fcb087748
 @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.20250928-130944",
 @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.000067   0.000006   0.000073 (  0.000072)
autoconf               0.000105   0.000000   0.000105 (  0.000102)
configure              0.000090   0.000000   0.000090 (  0.000090)
build_up               0.018572   0.005146  22.726860 ( 11.431125)
build_miniruby         0.002275   0.003923  50.172191 ( 50.265093)
build_ruby             0.005098   0.007755  61.035966 ( 61.158682)
build_all              0.047798   0.008510 135.620478 ( 39.413576)
build_install          0.053114   0.027206  46.842426 ( 19.831910)
test_btest             0.002466   0.000400 379.968976 (102.699612)
test_basic             0.031543   0.003299   4.393337 (  4.242496)
test_all               0.316345   0.196746 4076.581119 (1115.205410)
test_rubyspec          0.159999   0.192230 685.754119 (193.719316)
total: 1597.97 sec