Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251008-230701
#<BuildRuby:0x0000003fc7caf290
@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.20251008-230701",
@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.000080 0.000006 0.000086 ( 0.000084)
autoconf 0.000112 0.000008 0.000120 ( 0.000117)
configure 0.000092 0.000007 0.000099 ( 0.000098)
build_up 0.023873 0.023058 58.034265 ( 26.886532)
build_miniruby 0.005644 0.004121 135.037259 (135.675167)
build_ruby 0.019344 0.000000 152.141088 (152.757257)
build_all 0.071935 0.060931 340.207100 ( 97.188636)
build_install 0.115604 0.051383 112.103529 ( 43.275729)
test_btest 0.000842 0.003190 949.038312 (253.140681)
test_basic 0.041285 0.027873 10.245668 ( 9.824875)
test_all 0.744286 0.464863 10570.863321 (2999.969855)
test_rubyspec 0.399339 0.411036 1764.888609 (480.615873)
total: 4199.34 sec