rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3d5140eb10}, NULL, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3d5140eb10}, NULL, 8) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(1450, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGINT}], 0, NULL) = 1450 --- SIGINT (Interrupt) @ 0 (0) --- wait4(1450, 0x7fbffff7ec, 0, NULL) = ? ERESTARTSYS (To be restarted) rt_sigaction(SIGQUIT, {0x1, [], SA_RESTORER, 0x3d5140eb10}, {SIG_DFL, [], SA_RESTORER, 0x3d5140eb10}, 8) = 0 rt_sigaction(SIGINT, {0x1, [], SA_RESTORER, 0x3d5140eb10}, {SIG_DFL, [], SA_RESTORER, 0x3d5140eb10}, 8) = 0 close(5) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2a955642e0) = 1450 pipe([3, 5]) = 0 chdir("/root/.cpan/build/Cache-Cache-1.06-6bHski") = 0 write(1, "Running make test\n", 18) = 18