Logfile: /home/opc/ruby/logs/brlog.master.20231206-120351
#<BuildRuby:0x0000fffddb10fde0
@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.20231206-120351",
@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.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005073 0.000847 1.603517 ( 2.397178)
build_miniruby 0.001053 0.000176 1.095913 ( 1.098481)
build_ruby 0.001353 0.000225 1.816693 ( 3.908064)
build_all 0.005820 0.000971 3.278219 ( 1.595610)
build_install 0.009246 0.002944 4.114164 ( 2.272033)
test_btest 0.000661 0.000120 47.770990 ( 19.663352)
test_basic 0.006193 0.001128 0.506440 ( 0.574642)
test_all 0.077724 0.047105 524.525723 (230.369333)
test_rubyspec 0.063383 0.035286 55.889547 ( 66.678311)
total: 328.56 sec