Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-052055
#<BuildRuby:0x0000003fd19ce918
 @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-052055",
 @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.000006   0.000069 (  0.000069)
autoconf               0.000093   0.000008   0.000101 (  0.000097)
configure              0.000080   0.000006   0.000086 (  0.000086)
build_up               0.011954   0.010310  19.437678 ( 10.902784)
build_miniruby         0.001139   0.004005  49.110467 ( 49.213698)
build_ruby             0.013054   0.000582  60.298846 ( 60.408579)
build_all              0.040067   0.018733 138.149074 ( 40.347711)
build_install          0.058233   0.018301  44.406436 ( 19.421406)
test_btest             0.000000   0.003183 368.115474 (100.442659)
test_basic             0.037133   0.002504   4.396651 (  4.282431)
test_all               0.310871   0.180370 3911.196143 (1110.090589)
test_rubyspec          0.135082   0.209837 659.140306 (186.433346)
total: 1581.55 sec