Logfile: /home/opc/ruby/logs/brlog.master.20230803-143721
#<BuildRuby:0x0000ffff589dfdc0
@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.20230803-143721",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005798 0.000204 1.397085 ( 3.497529)
build_miniruby 0.001144 0.000120 1.075551 ( 1.075079)
build_ruby 0.000931 0.000572 1.762779 ( 3.289170)
build_all 0.002104 0.003843 1.543181 ( 0.973272)
build_install 0.013120 0.000678 2.283326 ( 1.696793)
test_btest 0.000975 0.000140 44.992838 ( 16.423109)
test_basic 0.006824 0.000333 0.499403 ( 0.573086)
test_all 0.002705 0.000193 435.509958 (173.605720)
test_rubyspec 0.077530 0.012917 52.901414 ( 63.531171)
total: 264.67 sec