Logfile: /home/opc/ruby/logs/brlog.master.20240710-182256
#<BuildRuby:0x0000fffdf900fdc8
@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.20240710-182256",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002735 0.003672 1.979386 ( 2.441450)
build_miniruby 0.001065 0.000159 1.165093 ( 1.162391)
build_ruby 0.002021 0.000302 1.964360 ( 4.438146)
build_all 0.006451 0.000963 4.053543 ( 1.948890)
build_install 0.014199 0.002121 5.364965 ( 2.722137)
test_btest 0.000770 0.000115 60.794511 ( 23.422289)
test_basic 0.003295 0.003814 0.576499 ( 0.653138)
test_all 0.101686 0.032508 478.417212 (191.485386)
test_rubyspec 0.066859 0.048207 79.184207 ( 34.860462)
total: 263.14 sec