Increase startup timeout for servers in system tests
This change is made in particular to address the issue with 'doth' system tests where servers are unable to iniitalise in time in CI system under high load (that happened particularly often for Debian Buster cross32 configuration). The right solution, is, of course, to (re)use TLS context sparingly, while right now we create too many of them.