Logfile: /home/opc/ruby/logs/brlog.master.20230804-094419
#<BuildRuby:0x0000fffc262efdd8
@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.20230804-094419",
@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.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005904 0.000207 1.408451 ( 3.528276)
build_miniruby 0.001045 0.000104 1.075991 ( 1.075748)
build_ruby 0.001413 0.000141 1.788241 ( 3.833105)
build_all 0.002282 0.003822 1.560141 ( 0.986965)
build_install 0.013604 0.000208 2.286902 ( 1.689046)
test_btest 0.000710 0.000089 46.407276 ( 17.620866)
test_basic 0.004998 0.000116 0.498691 ( 0.573452)
test_all 0.002061 0.000248 429.825520 (172.696347)
test_rubyspec 0.058783 0.026839 51.725890 ( 62.438494)
total: 264.44 sec