Logfile: /home/opc/ruby/logs/brlog.master.20230110-222921
#<BuildRuby:0x0000aaabd973c730
@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.20230110-222921",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004392 0.000292 0.791017 ( 1.523119)
build_miniruby 0.001285 0.000086 0.883614 ( 0.883947)
build_ruby 0.001754 0.000117 1.439153 ( 2.486933)
build_all 0.003007 0.003880 2.556097 ( 1.227414)
build_install 0.011076 0.000757 1.934638 ( 1.350378)
test_btest 0.001346 0.000150 35.821012 ( 13.627565)
test_basic 0.005171 0.000574 0.276662 ( 0.372917)
test_all 0.002316 0.000257 449.089471 (176.826076)
test_rubyspec 0.056465 0.019547 46.110601 ( 54.891829)
total: 253.19 sec