New issue by reback00 on void-packages repository https://github.com/void-linux/void-packages/issues/16113 Description: ### System (Not relevant) ### Expected behavior Being able to pass the build of my [`textadept`](https://github.com/void-linux/void-packages/pull/15627) package and packages by others (which are failing without any reason) without problems. ### Actual behavior Build fails [randomly](https://github.com/void-linux/void-packages/pull/15627#issuecomment-549231300) even if I push the same code. I went through the PRs done by others. It seems builds longer than 10 minutes are sure to fail: [https://imgur.com/03flUd7](https://imgur.com/03flUd7) The only recent build that passed (while writing this) was `rxvt-unicode` and `anydesk` which turned out Green _probably_ because the build completed in less than 10 minutes. This is my basic understanding, I'm not sure about that. ### Steps to reproduce the behavior Force pushing my package `textadept` does not pass the build. Pushing almost any package which takes more than 10 minutes to build, should raise this issue.