Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-191619
#<BuildRuby:0x0000003fe3466ab8
 @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.20250922-191619",
 @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.000073   0.000008   0.000081 (  0.000082)
autoconf               0.000132   0.000000   0.000132 (  0.000127)
configure              0.000107   0.000000   0.000107 (  0.000107)
build_up               0.007734   0.016153  19.634229 ( 11.064745)
build_miniruby         0.005279   0.000000  48.720741 ( 48.822052)
build_ruby             0.008574   0.003745  59.695227 ( 59.819910)
build_all              0.033721   0.023926 131.983099 ( 38.533528)
build_install          0.056167   0.019593  42.618605 ( 18.603870)
test_btest             0.000000   0.002708 341.816888 ( 92.654176)
test_basic             0.018530   0.014563   4.254931 (  4.136468)
test_all               0.265038   0.194425 3704.605360 (987.179692)
test_rubyspec          0.140927   0.191839 618.909129 (176.306294)
total: 1437.13 sec