Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-055638
#<BuildRuby:0x0000003fcd8b7a88
 @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.20250930-055638",
 @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.000062   0.000007   0.000069 (  0.000070)
autoconf               0.000106   0.000000   0.000106 (  0.000101)
configure              0.000084   0.000000   0.000084 (  0.000084)
build_up               0.013982   0.014058  25.985160 ( 13.000852)
build_miniruby         0.005276   0.000200  62.404074 ( 62.545791)
build_ruby             0.012461   0.000160  71.184132 ( 71.317190)
build_all              0.042840   0.021483 151.001178 ( 43.568780)
build_install          0.052906   0.033660  50.309445 ( 21.590332)
test_btest             0.002587   0.000537 402.695879 (116.493753)
test_basic             0.031479   0.013630   5.265612 (  5.106957)
test_all               0.323929   0.242284 4473.607445 (1199.357058)
test_rubyspec          0.189082   0.198095 762.450080 (215.954802)
total: 1748.94 sec