gounthar commented on PR #49556:
URL: https://github.com/apache/arrow/pull/49556#issuecomment-4108799918

   @pitrou Good points.
   
   The 4h includes the Docker image build (~20 min for apt packages) + C++ 
compilation. The RISE runner is a Scaleway EM-RV1 which isn't the fastest 
riscv64 hardware. On my BananaPi F3 (8 cores, SpacemiT K1), the C++ build alone 
takes about 1h13m. Disabling some components would help; I'll trim the feature 
set for the CI job.
   
   Thanks for the pointer on disabling components via env vars and on the gdb 
traceback support in compose.yaml. I'm running the Docker-based build on the F3 
now with archery; will check if gdb picks up the crash reason.
   
   For the minio fix, I can submit a separate small PR for `install_minio.sh` 
if that's useful, or fold it into this one.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to