See test failure of test_from_container_spawned_process[False-ruby-rbspy] here.
It seems that SpawningProcessProfilerBase didn't catch the new Ruby process. Maybe it started too late (although, the entire idea in this state is to catch Ruby processes starting late...). In any case, we see the Ruby in the perf native profile.
Test needs to assert that the Ruby profiler worked (check logs as well) and maybe wait more for app start?