It appears that Pull Request checks the build status every 10 seconds through the API below and updates the results.
https://bitbucket.ever.com/rest/ui/latest/projects/EP/repos/ecu/pull-requests/2/build-summaries
I would like to change the query cycle to 3 or 5 seconds instead of 10 seconds. Is there a way to do this?