This fixes issue #45084 (https://llvm.org/PR45739).
Remove unnecessary trailing spaces after the "RUB" international
currency symbol (and after the plain number in some parts of the
put_long_double test).
The previously commented out code never seemed to be passing in any
current configuration; the whole tests were XFAILed on all other
platforms than Apple platforms, and on Apple platforms, some parts
of the tests (where the trailing space made a difference) were
ifdeffed out.