maxima-5.25.0 has been committed to Gentoo Linux.
On my box (Intel E5300 2.6Ghz), testsuite real times (in seconds) and
failed tests are
sbcl-1.0.50 204 rtest16 (386, 387)
gcl-2.6.8_pre 208
cmucl-20b_p001 211
clozurecl-1.7 293 rtest_gamma (673)
ecl-11.1.1 404 rtest8 (126, 127)
clisp-2.49 628
It seems sbcl still computes something in single precision instead of
double, numerical errors in these 2 tests are of order 10^(-8). For
clozurecl, numerical error in the failed test is just a little larger than
the tolerance. And those 2 ecl failures are present for a long time,
nothing new here.
Andrey