Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-195947
#<BuildRuby:0x0000003fd853f6c0
@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.20251007-195947",
@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.000061 0.000008 0.000069 ( 0.000071)
autoconf 0.000187 0.000022 0.000209 ( 0.000202)
configure 0.000165 0.000020 0.000185 ( 0.000185)
build_up 0.020969 0.017973 47.300589 ( 24.659112)
build_miniruby 0.004082 0.010441 138.552337 (139.136247)
build_ruby 0.020629 0.004094 155.567883 (156.287756)
build_all 0.082959 0.049272 340.548966 ( 96.619320)
build_install 0.109365 0.038001 103.866801 ( 44.225218)
test_btest 0.004221 0.000276 955.378073 (255.750474)
test_basic 0.037015 0.028718 9.987859 ( 9.480847)
test_all 0.747284 0.424251 10761.605408 (2846.955461)
test_rubyspec 0.347610 0.433903 1717.446250 (470.366007)
total: 4043.49 sec