Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-015053
#<BuildRuby:0x0000003fb8eafd10
 @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-015053",
 @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.000099   0.000010   0.000109 (  0.000138)
autoconf               0.000102   0.000011   0.000113 (  0.000111)
configure              0.000091   0.000010   0.000101 (  0.000098)
build_up               0.013474   0.010697  22.379670 ( 11.215444)
build_miniruby         0.005611   0.000205  50.217648 ( 50.302741)
build_ruby             0.012011   0.000026  60.598819 ( 60.732664)
build_all              0.045645   0.018887 139.019579 ( 40.316321)
build_install          0.055418   0.021546  44.299774 ( 18.952463)
test_btest             0.002730   0.000000 349.200320 ( 98.826680)
test_basic             0.028968   0.005379   4.408808 (  4.262725)
test_all               0.304342   0.198382 3743.743440 (1046.869841)
test_rubyspec          0.170847   0.152188 600.084899 (171.734298)
total: 1503.22 sec