Created attachment 395694 [details] build.log Failed to emerge.
Created attachment 395696 [details] environment
Created attachment 395698 [details] emerge --info
Created attachment 395700 [details] pqv
Did you run out of memory, maybe? Half a gigabyte is not a lot.
Enabling swap ~ 4G had't help.
According to the build log you have enabled sse2 and this specific crash happens when sse2 isn't supported. Does ruby build with USE=-sse2 ?
(In reply to Hans de Graaff from comment #6) > According to the build log you have enabled sse2 and this specific crash > happens when sse2 isn't supported. Does ruby build with USE=-sse2 ? Yes, I've test with USE=-sse2. Error is on same place.
Could you also test ruby-2.0.0_p643 ? That has a number of upstream bug fixes.
(In reply to Hans de Graaff from comment #8) > Could you also test ruby-2.0.0_p643 ? That has a number of upstream bug > fixes. Error still exist.
ruby-2.0.0_p645 is now in the tree, but that only contains an TLS security fix so I don't expect this to make a change. Do you have the same issue with ruby 2.1 or ruby 2.2? I'm afraid that this issue will be very hard to diagnose without further debugging on your end.
Ruby 2.0 is now masked for removal.