Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-074733
#<BuildRuby:0x0000003fdf98e918
 @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.20250927-074733",
 @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.000064   0.000005   0.000069 (  0.000071)
autoconf               0.000092   0.000006   0.000098 (  0.000097)
configure              0.000085   0.000006   0.000091 (  0.000089)
build_up               0.011001   0.015073  25.699199 ( 12.440444)
build_miniruby         0.007475   0.000771  68.378922 ( 68.577593)
build_ruby             0.008812   0.004527  74.822040 ( 74.964638)
build_all              0.045727   0.021545 156.559466 ( 45.506938)
build_install          0.039037   0.043115  52.095799 ( 22.502575)
test_btest             0.001384   0.002657 409.189767 (132.577524)
test_basic             0.029759   0.002771   5.021519 (  4.853535)
test_all               0.349445   0.230126 4826.943498 (1283.897568)
test_rubyspec          0.203571   0.203004 787.768900 (221.355301)
total: 1866.68 sec