Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-132658
#<BuildRuby:0x0000003febf1f2b8
@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-132658",
@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.000122 0.000010 0.000132 ( 0.000132)
autoconf 0.000174 0.000014 0.000188 ( 0.000184)
configure 0.000163 0.000014 0.000177 ( 0.000176)
build_up 0.033929 0.003160 48.535024 ( 23.701521)
build_miniruby 0.006977 0.000252 132.017025 (132.547391)
build_ruby 0.014619 0.000224 144.362643 (144.918950)
build_all 0.063832 0.045146 308.955380 ( 88.655897)
build_install 0.079551 0.060364 93.637156 ( 39.774734)
test_btest 0.004065 0.000745 858.751915 (231.782188)
test_basic 0.064691 0.012522 9.949729 ( 9.381452)
test_all 0.679185 0.397345 10230.847658 (2683.727992)
test_rubyspec 0.394573 0.373564 1587.609910 (437.896613)
total: 3792.40 sec