Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-173823
#<BuildRuby:0x0000003fba097550
@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.20251013-173823",
@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.000198 0.000000 0.000198 ( 0.000202)
autoconf 0.000191 0.000000 0.000191 ( 0.000183)
configure 0.000179 0.000000 0.000179 ( 0.000173)
build_up 0.030434 0.011285 49.754496 ( 23.476013)
build_miniruby 0.008278 0.000387 133.793461 (134.344853)
build_ruby 0.016335 0.000000 142.342619 (143.101344)
build_all 0.086658 0.032274 306.082553 ( 86.801412)
build_install 0.084656 0.049979 97.320900 ( 39.497044)
test_btest 0.004649 0.000122 842.322921 (232.599600)
test_basic 0.036002 0.018123 8.884752 ( 8.451749)
test_all 0.605098 0.449054 9729.869992 (2607.676614)
test_rubyspec 0.294735 0.406413 1523.332832 (419.142696)
total: 3695.10 sec