👉 5 minutes
Explanation:
Each machine makes 1 widget every 5 minutes (since 5 machines make 5 widgets in 5 minutes).
So with 100 machines working in parallel, they will produce 100 widgets in the same 5 minutes because they are all working simultaneously, not one after another.
This riddle tests your ability to recognize parallel processing over linear scaling.