Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-001543
#<BuildRuby:0x0000003fd827e918
 @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.20250928-001543",
 @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.000071   0.000007   0.000078 (  0.000078)
autoconf               0.000104   0.000011   0.000115 (  0.000112)
configure              0.000088   0.000009   0.000097 (  0.000099)
build_up               0.014024   0.010700  23.056159 ( 11.322980)
build_miniruby         0.005043   0.000140  50.553996 ( 50.663528)
build_ruby             0.007643   0.003881  60.510321 ( 60.632326)
build_all              0.051664   0.007038 138.362867 ( 39.880792)
build_install          0.051761   0.026294  46.035864 ( 19.588776)
test_btest             0.003674   0.000000 382.781462 (102.984047)
test_basic             0.026686   0.003639   4.381259 (  4.253687)
test_all               0.326937   0.177894 4185.274132 (1108.816031)
test_rubyspec          0.178921   0.169090 696.776183 (196.503501)
total: 1594.65 sec