This was my first conference talk, at RailsConf 2021. I spoke about Ruby’s GC through the lens of looking at the journey objects take. I discussed the Ruby Heap, the Tri-Color Mark and Sweep algorithm, incremental GC, generational GC and compaction.