Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-101448
#<BuildRuby:0x0000003fb8e9f8c0
@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.20251010-101448",
@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.000121 0.000009 0.000130 ( 0.000136)
autoconf 0.000186 0.000014 0.000200 ( 0.000199)
configure 0.000266 0.000000 0.000266 ( 0.000265)
build_up 0.036286 0.011390 51.821965 ( 25.162558)
build_miniruby 0.006022 0.003799 134.259956 (134.865312)
build_ruby 0.021842 0.000000 147.057010 (147.605518)
build_all 0.079004 0.041660 314.509467 ( 89.881270)
build_install 0.097257 0.046338 98.568221 ( 41.366216)
test_btest 0.005383 0.000192 867.287058 (240.802328)
test_basic 0.028604 0.051418 9.421725 ( 8.905006)
test_all 0.657159 0.415981 10155.218350 (2739.412863)
test_rubyspec 0.354841 0.358739 1565.270516 (429.603717)
total: 3857.61 sec