Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-233559
#<BuildRuby:0x0000003ff082e918
 @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.20250929-233559",
 @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.000117   0.000016   0.000133 (  0.000293)
autoconf               0.000141   0.000000   0.000141 (  0.000176)
configure              0.000124   0.000000   0.000124 (  0.000170)
build_up               0.017332   0.008437  24.487699 ( 11.819101)
build_miniruby         0.001886   0.003703  50.476641 ( 50.581761)
build_ruby             0.012143   0.000625  62.185129 ( 62.290772)
build_all              0.030482   0.028015 138.277739 ( 40.047587)
build_install          0.063262   0.014286  46.147102 ( 19.661752)
test_btest             0.003718   0.000000 376.393577 (111.015622)
test_basic             0.034529   0.001864   4.485460 (  4.342281)
test_all               0.322011   0.171450 3888.228059 (1035.970916)
test_rubyspec          0.200358   0.174938 698.629991 (197.057959)
total: 1532.79 sec