Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-053750
#<BuildRuby:0x0000003fcb9f6a40
 @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-053750",
 @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.000071   0.000007   0.000078 (  0.000079)
autoconf               0.000123   0.000000   0.000123 (  0.000119)
configure              0.000105   0.000000   0.000105 (  0.000103)
build_up               0.018369   0.007058  25.301230 ( 12.558731)
build_miniruby         0.008382   0.000000  68.994286 ( 69.149631)
build_ruby             0.012879   0.000250  73.270620 ( 73.415606)
build_all              0.046046   0.018246 155.308502 ( 44.878493)
build_install          0.068430   0.020895  51.534561 ( 22.314775)
test_btest             0.003955   0.000039 423.109201 (120.439571)
test_basic             0.028170   0.008828   5.121388 (  4.875002)
test_all               0.339070   0.250485 4513.888950 (1373.518057)
test_rubyspec          0.193896   0.204540 800.014881 (223.884494)
total: 1945.04 sec