How to generate a gradle report for process (Runtime.getRuntime())?

Hi Team,

I am trying to create a gradle report for postman-newman automation. Hence I created a java gradle project and used Runtime.getRuntime() to run the newman command.

But I am blocked in creating a gradle report for this.

PS: Not using any junit, xunit etc., annotations. Written a plain java program to run my collections.

Kindly help.

Thanks and Regards,
Kamal.