Logfile: /home/opc/ruby/logs/brlog.master.20230705-150809
#<BuildRuby:0x0000fffcf6e9fdd8
@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-150809",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.006352 1.403342 ( 3.621991)
build_miniruby 0.000000 0.001186 1.061533 ( 1.063956)
build_ruby 0.000000 0.001747 1.771445 ( 3.261576)
build_all 0.003974 0.002291 3.220031 ( 1.736009)
build_install 0.011553 0.001382 3.930285 ( 3.172095)
test_btest 0.000728 0.000132 48.627586 ( 17.709351)
test_basic 0.007596 0.000574 0.552879 ( 0.630181)
test_all 0.002215 0.000116 405.661020 (164.202342)
test_rubyspec 0.057032 0.028335 51.176853 ( 61.899091)
total: 257.30 sec