Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-101446
#<BuildRuby:0x0000003fdbc96ad8
 @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.20250925-101446",
 @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.000004   0.000070 (  0.000073)
autoconf               0.000096   0.000006   0.000102 (  0.000099)
configure              0.000082   0.000005   0.000087 (  0.000086)
build_up               0.010551   0.012572  22.268443 ( 11.094265)
build_miniruby         0.005144   0.000472  48.518490 ( 48.617706)
build_ruby             0.012884   0.000092  60.443604 ( 60.568853)
build_all              0.047548   0.014030 137.359953 ( 39.856879)
build_install          0.057894   0.025138  41.745967 ( 18.342328)
test_btest             0.003470   0.000000 358.344831 ( 96.622773)
test_basic             0.025645   0.005327   4.308435 (  4.185196)
test_all               0.311302   0.167160 3702.978494 (995.961902)
test_rubyspec          0.160582   0.183178 651.751988 (185.201253)
total: 1460.46 sec