Logfile: /home/opc/ruby/logs/brlog.master.20230821-141528
#<BuildRuby:0x0000fffdc6adfdd0
@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.20230821-141528",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005510 0.000487 1.409616 ( 3.473531)
build_miniruby 0.001124 0.000352 1.048178 ( 1.048263)
build_ruby 0.002215 0.000693 1.725847 ( 3.823358)
build_all 0.006475 0.000000 3.177129 ( 1.574089)
build_install 0.011618 0.002242 3.898467 ( 2.317628)
test_btest 0.000626 0.000171 46.094600 ( 16.768688)
test_basic 0.006477 0.000652 0.506273 ( 0.576742)
test_all 0.008297 0.001055 408.855953 (167.130180)
test_rubyspec 0.073896 0.024769 55.936665 ( 66.649282)
total: 263.36 sec