Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260219-073131
#<BuildRuby:0x0000003fc00378c0
@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.20260219-073131",
@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.000057 0.000007 0.000064 ( 0.000066)
autoconf 0.000086 0.000012 0.000098 ( 0.000095)
configure 0.000071 0.000010 0.000081 ( 0.000079)
build_up 0.002718 0.007817 8.892118 ( 8.499317)
build_miniruby 0.005303 0.000195 59.167375 ( 59.303305)
build_ruby 0.003872 0.003367 70.512349 ( 70.679494)
build_all 0.032688 0.007458 31.481964 ( 12.969321)
build_install 0.040258 0.027823 36.649955 ( 18.076981)
test_btest 0.002601 0.000000 429.228982 (116.713412)
test_basic 0.016421 0.014030 4.729381 ( 4.577301)
test_all 0.317707 0.218358 4579.135428 (1237.240576)
test_rubyspec 0.237627 0.159630 804.315516 (276.350693)
total: 1804.41 sec