manifest: Check all deps logs when picking cerbero commit
Instead of picking the 'slowest build', look at all the deps logs and pick the commit that is mentioned in the maximum number of deps logs.
In practice, this will either be the newest commit or the previous commit. If it's not the newest commit, we will warn and use an older one.