Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-140739
#<BuildRuby:0x0000003fc932fa88
 @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.20250925-140739",
 @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.000074   0.000006   0.000080 (  0.000082)
autoconf               0.000108   0.000009   0.000117 (  0.000114)
configure              0.000090   0.000007   0.000097 (  0.000098)
build_up               0.016728   0.008047  24.309233 ( 11.779736)
build_miniruby         0.005391   0.000136  49.757287 ( 49.871412)
build_ruby             0.013571   0.000147  59.728307 ( 59.845065)
build_all              0.039672   0.016024 130.805202 ( 38.476395)
build_install          0.040828   0.035631  42.808375 ( 18.548173)
test_btest             0.002219   0.000374 367.707355 ( 99.275466)
test_basic             0.032239   0.002659   4.280727 (  4.157301)
test_all               0.312232   0.165266 3598.001852 (978.341051)
test_rubyspec          0.180470   0.165792 651.105072 (184.406923)
total: 1444.71 sec