Let $x+y+z=s$
where $x>y\ge z$ or $x\ge y>z$
Now the ultimate sum should be either $3x$ or $3(x+1)$ as all the numbers will be equal and the sum will have the same parity as the initial(it increase by 2)
Now since highest value i.e $x=5$
So $3x=15$ and $3(x+1)=18$
Parity of $x+y+z=11 $ is odd as $15$. So $15$ will be the ultimate sum.
Now, $15-11=4$ which is increase in $s$.
At each step it increases by $2$ so minimum steps=${4\over 2} =2$
PS: Variables are different than the ones in the question.