Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-073304
#<BuildRuby:0x0000003fd82feac8
 @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.20250922-073304",
 @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.000005   0.000076 (  0.000079)
autoconf               0.000126   0.000010   0.000136 (  0.000135)
configure              0.000095   0.000007   0.000102 (  0.000100)
build_up               0.006363   0.014903  19.294577 ( 10.664705)
build_miniruby         0.005085   0.000124  48.867592 ( 48.964933)
build_ruby             0.011601   0.000000  59.859519 ( 59.976788)
build_all              0.037724   0.019410 133.606708 ( 38.825412)
build_install          0.058424   0.016201  44.549781 ( 19.353573)
test_btest             0.002711   0.000000 339.088836 (109.994106)
test_basic             0.026357   0.008315   4.399801 (  4.279288)
test_all               0.275219   0.199686 3633.497448 (1152.440519)
test_rubyspec          0.133804   0.189075 632.967221 (179.449381)
total: 1623.95 sec