> During the loading of the genesis block, the bench print lines in ConnectTip divide by zero due to early return in ConnectBlock.
Increment `nBlocksTotal` before returning in ConnectBlock
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/15283 | PR15283]]