Providing you know the name of Gitlab runner, you can try with
gitlab-runner --log-format json list 2>&1 | jq -r 'select(.msg | match("runner-")) | .msg'