If an installation stalls, I would recommend
vmstat 5 5
to see what the machine is doing. This will also tell us how the memory and swap are configured. Also worthwhile to check for out-of-memory conditions
dmesg | egrep -2 -i oom
For a given machine size, a large enough forum will have performance problems. But if RAM+swap is big enough, things should still work, but slowly.