Developer configuration problem

I used Ubuntu22.04 to follow the developer 's guide to complete the process, and finally showed that the configuration was successful, but there was no ’ ogs ’ in the build / bin folder.
What is the reason?
How can I really configure success?

You need to build it after configuration. If you configured it for ninja you can build it typing ninja otherwise make. See Build for further details.