Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-122629
#<BuildRuby:0x0000003fcdc27a88
 @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-122629",
 @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.000058   0.000008   0.000066 (  0.000066)
autoconf               0.000106   0.000014   0.000120 (  0.000115)
configure              0.000092   0.000013   0.000105 (  0.000104)
build_up               0.021903   0.000295  19.020510 ( 10.591976)
build_miniruby         0.005004   0.000127  48.523506 ( 48.609227)
build_ruby             0.011485   0.000435  60.332119 ( 60.457602)
build_all              0.039627   0.020196 132.723032 ( 38.521590)
build_install          0.062375   0.018574  42.646901 ( 18.643115)
test_btest             0.002464   0.000422 345.049345 ( 94.477983)
test_basic             0.031423   0.003172   4.342538 (  4.189521)
test_all               0.277347   0.193031 3655.422079 (969.795351)
test_rubyspec          0.148449   0.196581 620.621230 (176.304744)
total: 1421.60 sec