Broken master: `rspec-all frontend_fixture` fails due to `make` isn't available

Summary

Job #3616803634 failed for 736db132:

$ run_timed_command "scripts/gitaly-test-spawn"
$ scripts/gitaly-test-spawn
/builds/gitlab-org/gitlab/spec/support/helpers/gitaly_setup.rb:124:in `system': No such file or directory - make (Errno::ENOENT)
	from /builds/gitlab-org/gitlab/spec/support/helpers/gitaly_setup.rb:124:in `run_command'
	from /builds/gitlab-org/gitlab/spec/support/helpers/gitaly_setup.rb:128:in `install_gitaly_gems'
	from scripts/gitaly-test-spawn:12:in `run'
	from scripts/gitaly-test-spawn:23:in `<main>'

Steps to reproduce

Proposed Resolution

Please refer to the Resolution guidance to learn more about resolution of broken master.