If you are not developing iOS applications, might you don't need the full install of xCode.
Removing previous version of Command Line Tools and installing new ones in two lines in Terminal:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Will install CLT into the "/Library/Developer/Command Line Tools" folder and it is ~2GB total for xCode 13.2