Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-154250
#<BuildRuby:0x0000003fda4ee9f8
 @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.20250926-154250",
 @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.000075   0.000006   0.000081 (  0.000081)
autoconf               0.000110   0.000009   0.000119 (  0.000115)
configure              0.000094   0.000007   0.000101 (  0.000100)
build_up               0.017001   0.008145  23.341887 ( 11.531050)
build_miniruby         0.005234   0.000109  49.910167 ( 49.995088)
build_ruby             0.012940   0.000436  58.649895 ( 58.753362)
build_all              0.039871   0.012163 114.234220 ( 34.110063)
build_install          0.049666   0.021580  39.430174 ( 17.402617)
test_btest             0.003651   0.000000 307.249718 ( 84.259497)
test_basic             0.014394   0.017491   4.162662 (  4.049131)
test_all               0.313960   0.190024 3751.788398 (1088.425888)
test_rubyspec          0.191203   0.163740 675.705294 (191.539176)
total: 1540.07 sec