Logfile: /home/opc/ruby/logs/brlog.master.20231014-085109
#<BuildRuby:0x0000fffd8a80fdd0
@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.20231014-085109",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001230 0.004166 1.580203 ( 2.109192)
build_miniruby 0.000933 0.000275 1.064360 ( 1.065581)
build_ruby 0.001155 0.000340 1.797501 ( 3.228974)
build_all 0.005111 0.001506 3.289381 ( 1.611392)
build_install 0.011326 0.001953 4.103481 ( 2.255017)
test_btest 0.000677 0.000188 47.999901 ( 19.115176)
test_basic 0.000000 0.006964 0.507505 ( 0.574507)
test_all 0.006865 0.003197 438.710034 (177.425290)
test_rubyspec 0.064701 0.031475 55.458398 ( 66.314246)
total: 273.70 sec