Error while installing Gromacs in Ubuntu 20.04 | Error in sudo make check

Facing Below Error after running sudo make check command in Ubuntu 20.04 , 64 bit operating system.

Error After test.

97% tests passed, 2 tests failed out of 71

Label Time Summary:
GTest = 991.45 secproc (65 tests)
IntegrationTest = 233.95 sec
proc (18 tests)
MpiTest = 746.25 secproc (8 tests)
SlowTest = 751.56 sec
proc (8 tests)
UnitTest = 5.93 sec*proc (39 tests)

Total Test time (real) = 1293.07 sec

The following tests FAILED:
55 - MdrunIOTests (Timeout)
63 - MdrunMpiCoordinationTestsTwoRanks (Timeout)
Errors while running CTest
CMakeFiles/run-ctest-nophys.dir/build.make:70: recipe for target ‘CMakeFiles/run-ctest-nophys’ failed
make[3]: *** [CMakeFiles/run-ctest-nophys] Error 8
CMakeFiles/Makefile2:3377: recipe for target ‘CMakeFiles/run-ctest-nophys.dir/all’ failed
make[2]: *** [CMakeFiles/run-ctest-nophys.dir/all] Error 2
CMakeFiles/Makefile2:2547: recipe for target ‘CMakeFiles/check.dir/rule’ failed
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
Makefile:329: recipe for target ‘check’ failed
make: *** [check] Error 2