Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-230013
#<BuildRuby:0x0000003fc40cfb30
 @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-230013",
 @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.000069   0.000004   0.000073 (  0.000076)
autoconf               0.000149   0.000000   0.000149 (  0.000148)
configure              0.000088   0.000000   0.000088 (  0.000086)
build_up               0.023471   0.000000  19.642435 ( 11.163637)
build_miniruby         0.005654   0.000113  48.361038 ( 48.453518)
build_ruby             0.008728   0.004070  59.721378 ( 59.859814)
build_all              0.040255   0.017210 128.048944 ( 37.518616)
build_install          0.050299   0.026407  40.518743 ( 18.040942)
test_btest             0.000000   0.003335 331.290672 (107.766053)
test_basic             0.027117   0.010589   4.133770 (  4.012449)
test_all               0.257658   0.210939 3681.286260 (992.412171)
test_rubyspec          0.150169   0.176707 618.238011 (175.954965)
total: 1455.19 sec