Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-091829
#<BuildRuby:0x0000003fbf317730
 @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-091829",
 @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.000066   0.000003   0.000069 (  0.000069)
autoconf               0.000095   0.000005   0.000100 (  0.000098)
configure              0.000080   0.000004   0.000084 (  0.000082)
build_up               0.022060   0.004329  29.272912 ( 13.578191)
build_miniruby         0.006324   0.000000  65.167022 ( 65.300175)
build_ruby             0.011994   0.000000  71.871224 ( 72.024967)
build_all              0.056495   0.008514 148.547950 ( 43.660680)
build_install          0.025871   0.057250  49.511151 ( 21.053567)
test_btest             0.002530   0.000387 409.661173 (111.308617)
test_basic             0.024233   0.017254   4.593632 (  4.469711)
test_all               0.356978   0.194433 4191.787522 (1311.419803)
test_rubyspec          0.150078   0.217914 724.619690 (204.783952)
total: 1847.61 sec