Logfile: /home/opc/ruby/logs/brlog.master.20241214-131709
#<BuildRuby:0x0000ffff96bbfdc8
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20241214-131709",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j3'",
@timeout=10800>
user system total real
checkout 0.000000 0.000019 0.000019 ( 0.000023)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.000732 0.003212 1.224912 ( 1.880663)
build_miniruby 0.001115 0.000175 1.180809 ( 1.179855)
build_ruby 0.001809 0.000284 1.983842 ( 4.458596)
build_all 0.005653 0.001067 3.307684 ( 1.705548)
build_install 0.012616 0.001442 4.112951 ( 2.410155)
test_btest 0.000768 0.000117 50.340578 ( 20.045522)
test_basic 0.006513 0.000997 0.526465 ( 0.592367)
test_all 0.078368 0.057023 516.479752 (231.988525)
test_rubyspec 0.056151 0.063006 65.752375 ( 29.762950)
total: 294.03 sec