Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-085301
#<BuildRuby:0x0000003fe7b36ad8
 @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-085301",
 @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.000064   0.000006   0.000070 (  0.000070)
autoconf               0.000088   0.000008   0.000096 (  0.000095)
configure              0.000097   0.000000   0.000097 (  0.000097)
build_up               0.025556   0.000166  27.856693 ( 13.775421)
build_miniruby         0.005469   0.000162  68.487460 ( 68.643272)
build_ruby             0.013422   0.000105  77.487646 ( 77.673799)
build_all              0.030895   0.034130 155.715707 ( 45.105202)
build_install          0.054726   0.034175  52.088903 ( 22.744067)
test_btest             0.003866   0.000000 417.742696 (125.186530)
test_basic             0.029112   0.009142   5.877349 (  5.684049)
test_all               0.349328   0.210653 4678.440052 (1232.571630)
test_rubyspec          0.187380   0.202646 765.897916 (215.989745)
total: 1807.38 sec