cerbero: Print logs for all previous steps on failure
Instead of only printing the log for the current step, print the logs for all previous steps that are available. Helps in figuring out, f.ex., compile issues that might be caused by incorrect configuration.
CC: @dabrain34