scylladb/scylla-dtest/docs/working-with-dbuild.md advertises that it's possible to run dtest with scylla built in a different environment, by setting SCYLLA_DBUILD_SO_DIR.
But ccm doesn't set LD_LIBRARY_PATH for the scylla process based on SCYLLA_DBUILD_SO_DIR, so scylla fails to start with an error like this:
/home/tgrabiec/.dtest/dtest-tc5khwa8/test/node1/bin/scylla: error while loading shared libraries: libboost_program_options.so.1.83.0: cannot open shared object file: No such file or directory