Both the benchmark and validator binaries require timeit on the host
system to measure the build times. They also need timeit-target, to
measure execution time on the system where the benchmarks execute.
This patch explicitly adds those dependencies, so they are guaranteed to
be built, even if individual benchmark binaries are built.