The OpenBSD builders are some of the slowest.
See if it's faster with a memory filesystem for its workdir.
See #16951 (comment) for details. Basically just:
$ mount -t mfs -o rw,nodev,nosuid,-s=1G /dev/sd0b /tmp
Make the buildlet do that on start, like it already tweaks other system stuff.
/cc @mdempsky @4a6f656c