Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-161441
#<BuildRuby:0x0000003fd69d7b30
 @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.20250930-161441",
 @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.000060   0.000007   0.000067 (  0.000067)
autoconf               0.000108   0.000000   0.000108 (  0.000106)
configure              0.000082   0.000000   0.000082 (  0.000080)
build_up               0.016783   0.008213  22.132867 ( 11.638012)
build_miniruby         0.002521   0.004362 144.265862 ( 99.449922)
build_ruby             0.012131   0.000007  60.784927 ( 60.899053)
build_all              0.032640   0.030806 141.458168 ( 40.947811)
build_install          0.052946   0.020250  44.164623 ( 19.311963)
test_btest             0.003217   0.000662 384.342494 (104.082497)
test_basic             0.019657   0.019251   4.388516 (  4.281542)
test_all               0.344101   0.172873 3960.055677 (1235.210349)
test_rubyspec          0.146849   0.207422 674.848912 (190.899354)
total: 1766.73 sec