Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-203039
#<BuildRuby:0x0000003fe15d7188
@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.20251009-203039",
@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.000062 0.000005 0.000067 ( 0.000069)
autoconf 0.000092 0.000007 0.000099 ( 0.000096)
configure 0.000080 0.000006 0.000086 ( 0.000085)
build_up 0.009313 0.018701 31.357463 ( 15.989332)
build_miniruby 0.005626 0.000659 77.869181 ( 78.078875)
build_ruby 0.014596 0.000395 93.370975 ( 93.633078)
build_all 0.062863 0.028347 251.791215 ( 70.977692)
build_install 0.086403 0.026331 75.289120 ( 30.648137)
test_btest 0.003146 0.000539 629.334203 (172.766953)
test_basic 0.032653 0.005865 6.166302 ( 5.924493)
test_all 0.477305 0.314772 7256.205768 (2093.793784)
test_rubyspec 0.257269 0.273025 1145.337273 (317.886748)
total: 2879.71 sec