Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260222-065442
#<BuildRuby:0x0000003fe84af1a0
@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.20260222-065442",
@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.000076 0.000005 0.000081 ( 0.000084)
autoconf 0.000109 0.000006 0.000115 ( 0.000113)
configure 0.000098 0.000005 0.000103 ( 0.000100)
build_up 0.000000 0.012486 11.900107 ( 11.214303)
build_miniruby 0.004651 0.002358 76.550852 ( 76.764137)
build_ruby 0.007954 0.000000 98.194267 ( 98.436439)
build_all 0.038705 0.021025 49.315146 ( 19.117221)
build_install 0.092434 0.010330 56.406339 ( 26.339472)
test_btest 0.002671 0.000304 686.940508 (190.224803)
test_basic 0.029936 0.005143 6.267982 ( 6.084113)
test_all 0.509062 0.286238 7534.395632 (2002.050518)
test_rubyspec 0.253181 0.335002 1253.629410 (413.746015)
total: 2843.98 sec