Exited with status 1 while building my ruby on rails application

I can run this in my local server. But It isn’t being built here on render without showing any error. What is actually happening?

The error will be at the top of that traceback, above what your screenshot shows here.

bundler: failed to load command: rake (/opt/render/project/rubies/ruby-3.2.3/bin/rake)

I found this in the log without red color marks

my site is live after executing this command:
bundle lock --add-platform x86_64-linux