Buf_puts
Buf_puts(&buf, ", ");
Buf_puts(&buf, job->node->name);
Buf_puts(&buf, first ? "nothing running\n" : "\n");