Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-082150
#<BuildRuby:0x0000003fbff57cc0
 @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.20250929-082150",
 @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.000006   0.000079 (  0.000080)
autoconf               0.000124   0.000000   0.000124 (  0.000121)
configure              0.000104   0.000000   0.000104 (  0.000102)
build_up               0.019074   0.007627  28.686029 ( 14.207604)
build_miniruby         0.005066   0.000472  68.385627 ( 68.557804)
build_ruby             0.009773   0.003013  77.601007 ( 77.785477)
build_all              0.041215   0.025291 160.218207 ( 46.734600)
build_install          0.065585   0.026347  53.745397 ( 22.410250)
test_btest             0.003853   0.000004 441.607948 (119.007133)
test_basic             0.026749   0.007361   5.416586 (  5.220053)
test_all               0.321257   0.265615 4905.908345 (1285.492819)
test_rubyspec          0.186592   0.214068 805.526022 (226.977401)
total: 1866.40 sec