Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-222004
#<BuildRuby:0x0000003fecb06ab8
 @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.20250923-222004",
 @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.000070   0.000007   0.000077 (  0.000077)
autoconf               0.000105   0.000010   0.000115 (  0.000112)
configure              0.000092   0.000009   0.000101 (  0.000100)
build_up               0.020631   0.003247  21.202109 ( 10.760797)
build_miniruby         0.005853   0.000000  48.037155 ( 48.163550)
build_ruby             0.011699   0.000000  58.471721 ( 58.595444)
build_all              0.040682   0.013176 117.590434 ( 34.449827)
build_install          0.053590   0.018483  39.593116 ( 17.412551)
test_btest             0.003568   0.000000 313.755259 ( 90.520550)
test_basic             0.027848   0.005718   4.353046 (  4.219099)
test_all               0.281988   0.163106 3273.386510 (880.728576)
test_rubyspec          0.139412   0.175581 572.435299 (164.317978)
total: 1309.17 sec