I am using Ubuntu 15.10. I checked dmesg
and noticed a 30 second gap in the this part:
[ 40.947102] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 76.560493] [drm] probing gen 2 caps for device 8086:151 = 261ac83/e
I couldn't find any resources in this regard. What to do?
Update:
I disabled IPv6. still I see 13 second delay in this line:
[ 36.515242 < 0.002792>] wlp3s0: associated
[ 49.850234 < 13.334992>] [drm] probing gen 2 caps for device 8086:151 = 261ac83/e
[ 49.850239 < 0.000005>] [drm] PCIE gen 3 link speeds already enabled
It looks like you've got a GPU driver issue. Try using the proprietary drivers (looks like you tried and it helped - sort of).
You said you had a 54 second boot time. That is outstandingly fast. Even my best Ubuntu system with an SSD had a 45 second boot time at its best. Be happy, that's a nice time.
Doing more research, however, this looks like it's a (at least partially) documented bug with an older version of Ubuntu. I suggest you submit a bug report.
Not a real solution - but still worth mentioning in this context: BootChart
Quoting the project page:
I used it in the past for debugging boot-issues - it can be really helpful.