Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-000957
#<BuildRuby:0x0000003fd0f16a20
 @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.20250926-000957",
 @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.000062   0.000008   0.000070 (  0.000072)
autoconf               0.000095   0.000012   0.000107 (  0.000105)
configure              0.000079   0.000011   0.000090 (  0.000089)
build_up               0.021471   0.004735  22.521715 ( 11.657626)
build_miniruby         0.004885   0.000659  48.860015 ( 48.960216)
build_ruby             0.010319   0.003812  60.703652 ( 60.820591)
build_all              0.044776   0.015014 136.230698 ( 39.605298)
build_install          0.066848   0.009112  41.182889 ( 17.963118)
test_btest             0.003290   0.000000 355.948441 ( 96.919515)
test_basic             0.024670   0.010269   4.355852 (  4.226634)
test_all               0.317715   0.157360 3800.637206 (1089.811596)
test_rubyspec          0.146595   0.179316 637.589771 (181.338245)
total: 1551.31 sec