Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-171921
#<BuildRuby:0x0000003fe6e46a80
 @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-171921",
 @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.000084)
autoconf               0.000121   0.000000   0.000121 (  0.000118)
configure              0.000100   0.000000   0.000100 (  0.000098)
build_up               0.025344   0.000476  23.271703 ( 12.004371)
build_miniruby         0.005383   0.000098  49.899831 ( 49.999560)
build_ruby             0.007459   0.004024  60.241237 ( 60.348273)
build_all              0.034399   0.021056 137.322301 ( 40.223323)
build_install          0.057261   0.016982  45.068889 ( 19.572472)
test_btest             0.003827   0.000000 379.237884 (108.438537)
test_basic             0.027520   0.006189   4.579381 (  4.443265)
test_all               0.311098   0.198500 3893.909434 (1206.809057)
test_rubyspec          0.172374   0.177594 667.486045 (189.252973)
total: 1691.10 sec