I found It. I needed to use the job class, not consumer class
cfg.Options<JobOptions<JobConsumer>>
working code
cfg.Options<JobOptions<TestJob>>