Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-080007
#<BuildRuby:0x0000003fd35871f0
@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.20251011-080007",
@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.000121 0.000010 0.000131 ( 0.000134)
autoconf 0.000183 0.000015 0.000198 ( 0.000194)
configure 0.000197 0.000000 0.000197 ( 0.000195)
build_up 0.025298 0.011475 45.625141 ( 22.114180)
build_miniruby 0.007663 0.000000 113.609238 (114.013603)
build_ruby 0.014829 0.000000 123.797672 (124.238145)
build_all 0.073558 0.028377 277.699679 ( 78.724164)
build_install 0.061326 0.058870 82.278706 ( 34.507250)
test_btest 0.003299 0.000513 764.727915 (203.825680)
test_basic 0.031091 0.018840 7.890786 ( 7.476745)
test_all 0.583758 0.340751 8116.511261 (2290.845130)
test_rubyspec 0.351575 0.264663 1373.108747 (377.089092)
total: 3252.84 sec