Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-175203
#<BuildRuby:0x0000003fe451fc88
 @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-175203",
 @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.000072   0.000005   0.000077 (  0.000079)
autoconf               0.000107   0.000008   0.000115 (  0.000110)
configure              0.000092   0.000007   0.000099 (  0.000098)
build_up               0.015877   0.008665  23.108304 ( 11.361454)
build_miniruby         0.005793   0.000157  49.585260 ( 49.675242)
build_ruby             0.012774   0.000000  59.298854 ( 59.422738)
build_all              0.040123   0.020574 135.406245 ( 39.648033)
build_install          0.055320   0.025966  42.032910 ( 18.257800)
test_btest             0.002911   0.000000 334.502041 (110.627568)
test_basic             0.030065   0.006556   4.264807 (  4.119435)
test_all               0.330741   0.147495 3625.646481 (993.656546)
test_rubyspec          0.127757   0.215418 623.045543 (177.139005)
total: 1463.91 sec