Logfile: /home/opc/ruby/logs/brlog.master.20230210-093128
#<BuildRuby:0x0000aaacacc7c730
@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.20230210-093128",
@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.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000979 0.003941 0.818930 ( 1.557829)
build_miniruby 0.001251 0.000000 0.963042 ( 0.962609)
build_ruby 0.000000 0.001696 1.525926 ( 2.379240)
build_all 0.005382 0.001949 2.642931 ( 1.289687)
build_install 0.008850 0.004081 2.025588 ( 1.474661)
test_btest 0.000747 0.000149 37.905600 ( 16.463866)
test_basic 0.002479 0.004562 0.286280 ( 0.383579)
test_all 0.002067 0.000517 482.380946 (187.866882)
test_rubyspec 0.057947 0.017225 48.983379 ( 57.688545)
total: 270.07 sec