Logfile: /home/opc/ruby/logs/brlog.master.20230308-221447
#<BuildRuby:0x0000fffc307efdd8
@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.20230308-221447",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005901 0.000151 1.378531 ( 3.862888)
build_miniruby 0.001271 0.000012 0.945758 ( 0.945715)
build_ruby 0.002625 0.000000 1.605418 ( 2.575903)
build_all 0.001531 0.004124 1.517528 ( 0.935163)
build_install 0.012332 0.001169 2.213985 ( 1.620642)
test_btest 0.000881 0.000083 45.475807 ( 17.201133)
test_basic 0.005873 0.000556 0.354941 ( 0.447975)
test_all 0.003955 0.000375 433.724759 (176.464663)
test_rubyspec 0.065169 0.020075 50.628962 ( 59.315705)
total: 263.37 sec