Aramaki Zyake <zyake(dot)mk4(at)gmail(dot)com> writes:
> What should I do to move built artifacts into /usr/local/pgsql?
"make install", or possibly "sudo make install" if you'd rather
the installed files be root-owned.
https://www.postgresql.org/docs/current/install-short.html
regards, tom lane