Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-092312
#<BuildRuby:0x0000003fcfcefb30
 @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-092312",
 @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.000066   0.000006   0.000072 (  0.000071)
autoconf               0.000093   0.000009   0.000102 (  0.000099)
configure              0.000078   0.000007   0.000085 (  0.000084)
build_up               0.016994   0.008094  26.571131 ( 13.055975)
build_miniruby         0.002018   0.003780  65.864961 ( 66.021692)
build_ruby             0.012703   0.000080  73.008250 ( 73.177163)
build_all              0.056050   0.009873 149.318272 ( 43.443213)
build_install          0.068602   0.016293  49.787586 ( 21.391633)
test_btest             0.003139   0.000000 406.242330 (114.788566)
test_basic             0.026849   0.004939   5.168039 (  4.939184)
test_all               0.372757   0.182524 4381.220021 (1346.508460)
test_rubyspec          0.149796   0.221975 730.859405 (206.146515)
total: 1889.48 sec