-isysroot is the flag which set the system root directory.
This bug report [1] shows that -isysroot is not handled at all on Unix, so fixed this bug.
After this diff, I could get this result [2].
[1] https://bugs.llvm.org//show_bug.cgi?id=11503
[2] https://pastebin.com/TeCmn9mj