Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-061211
#<BuildRuby:0x0000003fd4b9ea60
 @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-061211",
 @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.000004   0.000077 (  0.000079)
autoconf               0.000113   0.000006   0.000119 (  0.000118)
configure              0.000096   0.000005   0.000101 (  0.000101)
build_up               0.010367   0.012140  20.417056 ( 11.104763)
build_miniruby         0.005897   0.000148  49.784253 ( 49.874692)
build_ruby             0.013542   0.000145  60.460235 ( 60.569961)
build_all              0.047449   0.013143 140.948839 ( 41.030874)
build_install          0.057798   0.025240  44.690782 ( 19.502432)
test_btest             0.002622   0.000326 354.808766 (116.692766)
test_basic             0.031937   0.002367   4.424724 (  4.264039)
test_all               0.360523   0.146506 3918.320091 (1069.926016)
test_rubyspec          0.191228   0.157535 667.980022 (189.686621)
total: 1562.66 sec