The Blur node takes too long to execute even though it is in a simple configuration. That's because the CPU compositor uses variable size blurring even if the size is constant. So ensure the input size is actually variable before using variable size blurring.