Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-055012
#<BuildRuby:0x0000003fd9bdfa88
 @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.20250927-055012",
 @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.000067   0.000009   0.000076 (  0.000076)
autoconf               0.000093   0.000012   0.000105 (  0.000102)
configure              0.000077   0.000011   0.000088 (  0.000087)
build_up               0.016952   0.008728  24.964835 ( 12.412627)
build_miniruby         0.002516   0.003806  61.030865 ( 61.159535)
build_ruby             0.005123   0.007569  70.986011 ( 71.131013)
build_all              0.039481   0.023113 142.980072 ( 41.599915)
build_install          0.051493   0.032531  47.429475 ( 20.049414)
test_btest             0.000000   0.002831 368.284138 (106.797050)
test_basic             0.033362   0.004092   4.431010 (  4.290561)
test_all               0.357393   0.146372 4031.681737 (1137.604271)
test_rubyspec          0.134961   0.197291 637.192209 (180.654179)
total: 1635.70 sec