Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-200813
#<BuildRuby:0x0000003fb446ef58
@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-200813",
@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.000069 0.000006 0.000075 ( 0.000077)
autoconf 0.000183 0.000016 0.000199 ( 0.000196)
configure 0.000168 0.000015 0.000183 ( 0.000181)
build_up 0.022206 0.015834 48.558278 ( 23.821387)
build_miniruby 0.008492 0.000058 132.202869 (132.979126)
build_ruby 0.020542 0.000503 145.175453 (145.724186)
build_all 0.069235 0.042409 295.940675 ( 83.820988)
build_install 0.074160 0.061876 90.787733 ( 38.564376)
test_btest 0.002158 0.004631 833.880514 (222.541220)
test_basic 0.043240 0.017961 9.214049 ( 8.701387)
test_all 0.597794 0.420653 9209.174631 (2579.335795)
test_rubyspec 0.347669 0.355499 1494.320728 (411.139145)
total: 3646.64 sec