Logfile: /home/opc/ruby/logs/brlog.master.20230123-171010
#<BuildRuby:0x0000aaab212591b8
@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.20230123-171010",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001357 0.003369 0.785790 ( 1.553048)
build_miniruby 0.000999 0.000199 0.878614 ( 0.877793)
build_ruby 0.001845 0.000369 1.434398 ( 2.595848)
build_all 0.004475 0.002324 2.587634 ( 1.217563)
build_install 0.009327 0.004105 1.957652 ( 1.368396)
test_btest 0.000733 0.000183 36.496891 ( 15.315183)
test_basic 0.000619 0.006338 0.278704 ( 0.379646)
test_all 0.002302 0.000769 440.890093 (179.277454)
test_rubyspec 0.052786 0.029568 46.103850 ( 54.770895)
total: 257.36 sec