Logfile: /home/opc/ruby/logs/brlog.master.20230703-095847
#<BuildRuby:0x0000ffff97a2fde0
@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.20230703-095847",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005898 0.000311 1.464062 ( 3.842747)
build_miniruby 0.001264 0.000066 1.071871 ( 1.072347)
build_ruby 0.001420 0.000075 1.776521 ( 3.345519)
build_all 0.002142 0.004674 3.253089 ( 1.742430)
build_install 0.008326 0.005140 3.967224 ( 3.276096)
test_btest 0.000727 0.000109 48.722853 ( 18.123410)
test_basic 0.002273 0.004298 0.507495 ( 0.585497)
test_all 0.002277 0.000171 419.546627 (167.238216)
test_rubyspec 0.062486 0.024075 51.395718 ( 62.208096)
total: 261.44 sec