Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-101023
#<BuildRuby:0x0000003fca9df288
@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-101023",
@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.000007 0.000068 ( 0.000069)
autoconf 0.000088 0.000011 0.000099 ( 0.000096)
configure 0.000072 0.000008 0.000080 ( 0.000081)
build_up 0.039031 0.003428 48.174583 ( 24.197644)
build_miniruby 0.007551 0.003504 137.693957 (138.253808)
build_ruby 0.014292 0.007652 154.068431 (154.666900)
build_all 0.099864 0.031626 338.623394 ( 95.952275)
build_install 0.085022 0.054681 102.560076 ( 43.148104)
test_btest 0.006128 0.000000 933.635595 (251.849502)
test_basic 0.042366 0.019015 10.699007 ( 10.104640)
test_all 0.732025 0.427254 10025.670795 (2990.505650)
test_rubyspec 0.337006 0.437814 1686.597758 (459.793222)
total: 4168.48 sec