If you have tons of files in Documents, then yes it may take some time to build the directory list.
Since you are using /d, are you just trying to mirror Documents to a backup folder? If so, try robocopy.exe with the /e switch. Or use /mir (mirror) if you want it to delete files too. The /l switch will run an analysis without doing any copy/deleete.
Robocopy will also give you a more detailed report of what it did.