Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-224521
#<BuildRuby:0x0000003fdc0f7410
@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.20251012-224521",
@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.000077 0.000006 0.000083 ( 0.000085)
autoconf 0.000128 0.000010 0.000138 ( 0.000136)
configure 0.000105 0.000009 0.000114 ( 0.000112)
build_up 0.020493 0.015073 42.957410 ( 21.183806)
build_miniruby 0.004539 0.003550 115.484123 (115.903335)
build_ruby 0.014260 0.006707 131.110686 (131.590446)
build_all 0.067246 0.034234 286.337868 ( 81.955133)
build_install 0.118344 0.027955 90.251177 ( 37.013419)
test_btest 0.004988 0.000000 791.501719 (211.934282)
test_basic 0.029073 0.017564 8.061921 ( 7.742261)
test_all 0.632558 0.376370 9264.141723 (2461.399968)
test_rubyspec 0.284687 0.416261 1492.946313 (410.977438)
total: 3479.71 sec