Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-172516
#<BuildRuby:0x0000003fc00d7730
 @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.20250926-172516",
 @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.000065   0.000005   0.000070 (  0.000072)
autoconf               0.000095   0.000007   0.000102 (  0.000098)
configure              0.000095   0.000000   0.000095 (  0.000092)
build_up               0.015465   0.008768  22.919354 ( 11.784955)
build_miniruby         0.001685   0.004255  50.149719 ( 50.236531)
build_ruby             0.012769   0.000045  61.583300 ( 61.693100)
build_all              0.051149   0.008878 138.791489 ( 40.316059)
build_install          0.055693   0.026326  44.255839 ( 19.260444)
test_btest             0.002461   0.000342 369.821029 (103.775167)
test_basic             0.026026   0.010490   4.363092 (  4.234268)
test_all               0.315097   0.184417 3763.688586 (1187.874899)
test_rubyspec          0.153074   0.170329 614.515104 (175.918035)
total: 1655.10 sec