I tested, but i am stuck in missing download dependencies, too many lately, nobody test them? Or homebuilds are not so important
That has always been an issue and will remain so. The reason is that most sources are only fetched once. Our build servers have almost all packages downloaded at some time or another. So a source can be unavailable for sometimes years and we won't notice.
Also for various "git autorev" sources (which need to be updated on every build), we maintain a local git repo cache on the build servers. If you need to do a frequent build, you may want to consider implementing something similar. It's not very complex.
It's not like we don't care.