Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-211843
#<BuildRuby:0x0000003ff40f7420
@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.20251009-211843",
@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.000078 0.000005 0.000083 ( 0.000086)
autoconf 0.000107 0.000007 0.000114 ( 0.000112)
configure 0.000097 0.000006 0.000103 ( 0.000102)
build_up 0.022196 0.003303 24.982484 ( 13.951873)
build_miniruby 0.010122 0.000158 79.527234 ( 79.740386)
build_ruby 0.016343 0.003696 96.230436 ( 96.492933)
build_all 0.066739 0.032338 271.094974 ( 75.745221)
build_install 0.069615 0.042141 78.049172 ( 31.480981)
test_btest 0.000000 0.003150 687.108826 (187.180831)
test_basic 0.021414 0.014949 6.334227 ( 6.076382)
test_all 0.486710 0.328734 7399.579391 (1949.677869)
test_rubyspec 0.262851 0.307213 1217.593880 (334.922285)
total: 2775.28 sec