Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260222-214033
#<BuildRuby:0x0000003ff22ff328
@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.20260222-214033",
@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.000060 0.000007 0.000067 ( 0.000068)
autoconf 0.000091 0.000011 0.000102 ( 0.000100)
configure 0.000077 0.000009 0.000086 ( 0.000084)
build_up 0.007957 0.004008 10.494289 ( 9.821032)
build_miniruby 0.005854 0.000751 70.266963 ( 70.422610)
build_ruby 0.004996 0.003743 85.384963 ( 85.580055)
build_all 0.026972 0.022100 37.047783 ( 15.138046)
build_install 0.047289 0.034419 45.393537 ( 21.753326)
test_btest 0.003006 0.000656 522.978558 (141.908639)
test_basic 0.026892 0.013015 5.985248 ( 5.797163)
test_all 0.391138 0.251423 5775.890188 (1595.163560)
test_rubyspec 0.217152 0.252519 975.072270 (328.754982)
total: 2274.34 sec