#!/bin/bash
IFS=,
echo "ruby-3.2.0: [$*]" ${RUBYOPT:+RUBYOPT=$RUBYOPT} ${PKG_CONFIG_PATH:+PKG_CONFIG_PATH=$PKG_CONFIG_PATH} >> build.log
