Logfile: /home/opc/ruby/logs/brlog.master.20230906-181420
#<BuildRuby:0x0000fffc9ab5fdc8
@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.20230906-181420",
@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.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000433 0.003942 1.142711 ( 1.858431)
build_miniruby 0.001098 0.000116 1.038897 ( 1.036801)
build_ruby 0.001259 0.000133 1.757817 ( 3.731973)
build_all 0.005651 0.000596 3.158609 ( 1.570272)
build_install 0.000171 0.013134 3.736091 ( 2.153798)
test_btest 0.000604 0.000159 45.535085 ( 16.508287)
test_basic 0.002192 0.005109 0.494326 ( 0.564713)
test_all 0.005524 0.004878 443.203126 (176.635144)
test_rubyspec 0.066146 0.040845 55.188107 ( 66.317774)
total: 270.38 sec