fix(runner-gpu): align memory limit to 4g (OOM on jest frontend)
GPU runner memory 2g → 4g (main runner default). test:frontend OOM'd on 2g (jest frontend heavy). Flagged: concurrent=5 × 4g = 20g CI memory on the GPU host (vLLM co-tenant) — watch for starvation.