Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-112216
#<BuildRuby:0x0000003fb8f7ea20
 @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-112216",
 @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.000067   0.000004   0.000071 (  0.000071)
autoconf               0.000103   0.000006   0.000109 (  0.000105)
configure              0.000085   0.000005   0.000090 (  0.000090)
build_up               0.017640   0.007804  24.564986 ( 12.045550)
build_miniruby         0.000000   0.006049  58.713947 ( 58.832758)
build_ruby             0.008334   0.005165  65.539739 ( 65.664262)
build_all              0.029612   0.032410 141.897716 ( 41.239010)
build_install          0.066189   0.007753  45.847352 ( 19.809487)
test_btest             0.000148   0.004002 377.045492 (114.733038)
test_basic             0.015625   0.017211   4.589774 (  4.447135)
test_all               0.316226   0.207331 3955.716396 (1073.263390)
test_rubyspec          0.179678   0.180849 703.729986 (199.019905)
total: 1589.06 sec