Open
Description
This is a new situation and is different from #602 (and the timings there can be used as a reference). I suspect this has to do with Cython 3.1.0, based on my eyeball-bisecting the recent build times taken in the main branch:
https://github.com/NVIDIA/cuda-python/actions/workflows/ci.yml?query=branch%3Amain++
I suspect this starts after Cython 3.1.0 was released, the first slowness observation:
in contrast with the previous run:
What I don't understand is Windows seems to be unaffected (and continues to be on the order of 4-5 mins)...