Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251220-133342
#<BuildRuby:0x0000003fc3dceee0
@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.20251220-133342",
@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.000074 0.000011 0.000085 ( 0.000084)
autoconf 0.000103 0.000015 0.000118 ( 0.000117)
configure 0.000090 0.000014 0.000104 ( 0.000102)
build_up 0.006541 0.012462 18.535270 ( 13.416484)
build_miniruby 0.003510 0.003921 77.160083 ( 72.913398)
build_ruby 0.001343 0.013788 70.174012 ( 69.162508)
build_all 0.024857 0.012074 29.600953 ( 12.513484)
build_install 0.050142 0.023375 38.593893 ( 18.505782)
test_btest 0.002370 0.000584 419.200680 (115.357055)
test_basic 0.030594 0.002578 4.651761 ( 4.512451)
test_all 0.351251 0.228364 4767.377222 (1347.193200)
test_rubyspec 0.191381 0.175742 731.873697 (205.884044)
total: 1859.46 sec