I used systemd-analyze blame to try figure out why it was taking so long to boot. I ran sudo journalctl --verify to try find the cause. Could this be an issue to why it is taking longer to boot and is it crucial that this is fixed?
PASS: /run/log/journal/(shortened)/system.journal
PASS: /var/log/journal/(shortened).journal
d65fc0: Invalid entry item (0/23) offset: 000000
d65fc0: Invalid object contents: Bad message
File corruption detected at /var/log/journal/(shortened) (of 16777216 bytes, 83%).
FAIL: /var/log/journal/(shortened)~ (Bad message)
PASS: /var/log/journal/(shortened)~
PASS: /var/log/journal/(shortened)/system.journal
Prior to this error, I am not aware if this was happening. I changed the maximum file sizes to 50M but later returned it to its default after no difference in boot time.