Execution interrupted or reached maximum runtime

Here is the UART 16550 UVM Based Environment, stuck at execution time error do not know why?

https://www.edaplayground.com/x/uDHL

In reply to Kashi:

Most likely you code has gotten stuck in an infinite loop. The only way to debug this on EDAPlayground is putting in a lot of messages out to fond out exactly where it is hanging.