Logfile: /home/opc/ruby/logs/brlog.master.20240715-060557
#<BuildRuby:0x0000fffee831fdc0
@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.20240715-060557",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005388 0.000000 1.772044 ( 2.260218)
build_miniruby 0.001261 0.000000 1.171420 ( 1.174670)
build_ruby 0.002188 0.000000 1.949313 ( 3.929322)
build_all 0.007801 0.000000 4.161228 ( 1.951488)
build_install 0.010749 0.004808 5.385866 ( 2.726515)
test_btest 0.001498 0.000068 60.746077 ( 22.986470)
test_basic 0.007187 0.000326 0.570488 ( 0.652375)
test_all 0.078059 0.057449 505.808116 (203.112532)
test_rubyspec 0.054376 0.063263 79.877943 ( 35.318078)
total: 274.11 sec