Since the force pushing the block down the ramp is constant (and there is no friction), you have uniform acceleration, so like everyone was saying, the ramp part doesn't matter. They could have pitched you this same question saying you were on another planet with weaker acceleration due to gravity, and the calculations would be the same.
One way to look at this problem is if you are a bit familiar with integrals and how it relates to motion, you know that the parent function of uniformly accelerated motion is the parabola. Using x = a*t^2, where the a is some constant that represents acceleration, x is the displacement, and t is the time in s, you can figure out they are asking for the change in x, between 0s and 1s compared to 2s and 3s. By knowing a few easy squares, you can figure out that:
Displacement between 0s and 1s: a*1^2 - a*0^2 = 1*a
Displacement between 2s and 3s: a*3^2 - a*2^2 = 5*a
Thus, the ratio is 5:1.
This is essentially the same process as using the actual formula x = (1/2)a*t^2, assuming some unknown but constant acceleration a, and solving for the distance traveled at time points 0s, 1s, 2s, and 3s. The difference between the two formulas is just that in the first, the (1/2) is integrated into the constant, as it is in fact a constant value.