1job.profilers.add('cpistat')
2job.run_test('sleeptest', seconds=10)
3job.profilers.delete('cpistat')
4