Logfile: /home/opc/ruby/logs/brlog.master.20230123-040442
#<BuildRuby:0x0000aaadd18b91b8
@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-040442",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003783 0.000253 0.786826 ( 1.523208)
build_miniruby 0.001174 0.000078 0.879779 ( 0.878932)
build_ruby 0.001605 0.000107 1.446133 ( 2.845305)
build_all 0.002071 0.004153 2.588862 ( 1.210116)
build_install 0.006862 0.005589 1.967763 ( 1.373684)
test_btest 0.000633 0.000118 36.846546 ( 15.189086)
test_basic 0.004400 0.000825 0.277497 ( 0.374183)
test_all 0.001248 0.001874 450.315559 (182.736528)
test_rubyspec 0.035166 0.045151 46.397567 ( 55.222186)
total: 261.35 sec