Thanks for reaching out. You didn’t mention which service, so I can’t take a look at it specifically.
However, in general, with so many builds being run at scale there’s a chance the odd one may be slower than you expect or get “stuck”. If it’s taking a lot longer than usual maybe try kicking off a new deploy? If you’re seeing it consistently after some code changes, maybe there is something in your code slowing your build. Or there may be a wider problem, and you can check the status site.
Of course, we’re constantly working on improving our systems to try and avoid/catch these one-off long/slow builds and make the build process bulletproof, but building a cloud platform happens to be a tough task