Drop const qualification on built cel::Runtime. by copybara-service[bot] · Pull Request #1773 · google/cel-cpp

@jnthntatum @copybara-github

Const qualification doesn't help much here and makes working with the type
a bit awkward in some cases. Added some comments on cases that can cause problems.

PiperOrigin-RevId: 827551632