Despite what
@-Grift- already wrote I would disable Fast Dormancy (if you have it enabled - you have "secril_fd-interface" wakelock) - use Fast Dormancy Toggle app by GM from Play Store.
Also check apps which work in the background especially those which demand access to internet and may wake up your phone when the screen is off (you can use eg OS monitor app).
BTW your BBS dump file is not complete: seems you didn't enable "Root features" of BBS app in settings/advanced to get info about alarms.
Your alarm_rtc wakelock is quite huge so it's very important to know a process/processes which cause this.
Alternatively you can use Terminal Emulator and type:
su [Enter]
dumpsys alarm [enter]
Look at a section called "Alarm stats:"
One question: have you recently changed a new modem/ril?
Finall words: If I were you (to find a culprit of your wakelocks issue) I would flash rom from the scratch - observe wakelocks, then flash mods (if you have any) - observe wakelocks, then install user apps (step by step) and do the same.