vRender with 8.4 ms is quite high. Looks like either a complex video or a slow CPU.
vProcess is 0 ms. I guess you're inputting yuv420 and passing it directly to the encoder
vEncoding with 160 ms is also high. Either slow cpu or slow gpu (depends on what encoder you're using)
aRenderEncode with 0.44 ms is okay.
All in all, if all frames are like this it'd an encoding speed of 5.92 fps.