Logfile: /home/opc/ruby/logs/brlog.master.20230705-054633
#<BuildRuby:0x0000fffc3b06fdc8
@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.20230705-054633",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000020 0.000003 0.000023 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002621 0.003193 1.409595 ( 3.702064)
build_miniruby 0.001029 0.000155 1.059258 ( 1.060685)
build_ruby 0.002473 0.000371 1.753178 ( 3.586459)
build_all 0.002827 0.003705 3.237231 ( 1.733127)
build_install 0.011721 0.001432 3.924168 ( 3.229705)
test_btest 0.000667 0.000121 49.414431 ( 17.898166)
test_basic 0.002262 0.004768 0.506705 ( 0.584376)
test_all 0.002423 0.000552 393.985352 (157.210974)
test_rubyspec 0.049402 0.039198 51.305366 ( 62.021280)
total: 251.03 sec