Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-162609
#<BuildRuby:0x0000003fba396f58
@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-162609",
@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.000115 0.000011 0.000126 ( 0.000130)
autoconf 0.000176 0.000017 0.000193 ( 0.000188)
configure 0.000165 0.000017 0.000182 ( 0.000180)
build_up 0.026518 0.011847 54.111408 ( 27.118133)
build_miniruby 0.006790 0.003846 137.607242 (138.163698)
build_ruby 0.018309 0.003334 155.909903 (156.773792)
build_all 0.107352 0.025851 363.085140 (103.679354)
build_install 0.109370 0.040977 109.361389 ( 46.299621)
test_btest 0.001755 0.004323 971.507886 (276.822169)
test_basic 0.048854 0.008732 10.358415 ( 9.927229)
test_all 0.765416 0.470043 10898.776759 (3105.944581)
test_rubyspec 0.328662 0.500011 1754.104148 (479.532455)
total: 4344.27 sec