Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260317-065223
#<BuildRuby:0x0000003feffb7550
@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.20260317-065223",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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.000076 0.000010 0.000086 ( 0.000084)
autoconf 0.000107 0.000013 0.000120 ( 0.000118)
configure 0.000096 0.000012 0.000108 ( 0.000105)
build_up 0.006035 0.008281 10.651583 ( 10.579141)
build_miniruby 0.003799 0.003403 74.386234 ( 74.640123)
build_ruby 0.009498 0.004216 90.863044 ( 91.151006)
build_all 0.028895 0.018226 39.320493 ( 16.519809)
build_install 0.071855 0.017201 43.949917 ( 22.637657)
test_btest 0.003273 0.000587 543.148622 (155.072439)
test_basic 0.030820 0.010015 6.062734 ( 5.852276)
test_all 0.483101 0.269529 6186.012322 (1834.075671)
test_rubyspec 0.261765 0.269036 1007.187467 (338.768840)
total: 2549.30 sec