Logfile: /home/opc/ruby/logs/brlog.master.20230206-193709
#<BuildRuby:0x0000aaad2f017840
@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.20230206-193709",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000583 0.003677 0.830683 ( 1.569042)
build_miniruby 0.001127 0.000141 0.960107 ( 0.962145)
build_ruby 0.001602 0.000000 1.520018 ( 2.685128)
build_all 0.008817 0.000000 2.685394 ( 1.265138)
build_install 0.010206 0.004121 2.070686 ( 1.475662)
test_btest 0.000748 0.000107 37.643389 ( 16.559646)
test_basic 0.005726 0.000820 0.288335 ( 0.384645)
test_all 0.002125 0.000304 489.546605 (191.243529)
test_rubyspec 0.054829 0.023739 48.994276 ( 57.941386)
total: 274.09 sec