Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260307-175348
#<BuildRuby:0x0000003fd0fef0a0
@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.20260307-175348",
@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.000075 0.000005 0.000080 ( 0.000079)
autoconf 0.000105 0.000007 0.000112 ( 0.000109)
configure 0.000092 0.000006 0.000098 ( 0.000098)
build_up 0.006689 0.004237 9.316067 ( 9.054803)
build_miniruby 0.000000 0.005736 67.039245 ( 67.179082)
build_ruby 0.004886 0.002112 75.406403 ( 75.558009)
build_all 0.034541 0.008380 29.347406 ( 12.414502)
build_install 0.053807 0.016436 34.583682 ( 17.498194)
test_btest 0.002268 0.000272 417.034561 (114.805279)
test_basic 0.031230 0.002214 4.862539 ( 4.701626)
test_all 0.362310 0.179192 4656.846087 (1388.844643)
test_rubyspec 0.206658 0.196946 785.596034 (270.778910)
total: 1960.84 sec