Logfile: /home/opc/ruby/logs/brlog.master.20240210-074319
#<BuildRuby:0x0000fffcc458fdd8
@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.20240210-074319",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006060 0.000220 1.366325 ( 2.067656)
build_miniruby 0.001159 0.000123 1.114394 ( 1.112162)
build_ruby 0.001678 0.000178 1.848669 ( 3.892988)
build_all 0.007065 0.000749 3.855352 ( 1.825759)
build_install 0.007988 0.008091 4.602848 ( 2.499766)
test_btest 0.000690 0.000125 55.231077 ( 21.638560)
test_basic 0.005722 0.000231 0.529566 ( 0.599784)
test_all 0.078375 0.044876 493.526334 (196.356170)
test_rubyspec 0.064823 0.074043 100.542053 ( 41.164477)
total: 271.16 sec