Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-221006
#<BuildRuby:0x0000003fefd2f6c0
@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.20251010-221006",
@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.000116 0.000014 0.000130 ( 0.000131)
autoconf 0.000207 0.000000 0.000207 ( 0.000204)
configure 0.000179 0.000000 0.000179 ( 0.000178)
build_up 0.025418 0.018830 48.810312 ( 23.599485)
build_miniruby 0.009178 0.000709 131.424893 (131.929604)
build_ruby 0.006925 0.010069 142.825888 (143.356692)
build_all 0.076532 0.027838 290.768301 ( 82.871061)
build_install 0.105400 0.030176 91.811672 ( 39.023083)
test_btest 0.004094 0.000000 777.351427 (241.187525)
test_basic 0.041797 0.011526 8.403600 ( 7.944727)
test_all 0.641608 0.387786 9367.134749 (2461.684726)
test_rubyspec 0.299596 0.392412 1507.096394 (416.414295)
total: 3548.02 sec