Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251008-012752
#<BuildRuby:0x0000003fea337500
@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-012752",
@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.000137 0.000000 0.000137 ( 0.000138)
autoconf 0.000204 0.000000 0.000204 ( 0.000197)
configure 0.000186 0.000000 0.000186 ( 0.000185)
build_up 0.031283 0.013007 50.996522 ( 25.251925)
build_miniruby 0.006979 0.000712 136.531176 (137.092304)
build_ruby 0.020575 0.002841 151.240164 (151.992877)
build_all 0.090656 0.037903 342.635683 ( 97.246344)
build_install 0.100419 0.055783 105.819002 ( 45.776784)
test_btest 0.005890 0.000337 894.744103 (279.693416)
test_basic 0.051539 0.011452 8.999262 ( 8.621815)
test_all 0.775191 0.444659 11073.885187 (2942.564254)
test_rubyspec 0.446786 0.474685 1931.669119 (521.322277)
total: 4209.57 sec