Logfile: /home/opc/ruby/logs/brlog.master.20231127-102205
#<BuildRuby:0x0000fffeda9ffdd8
@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.20231127-102205",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000920 0.004109 1.364737 ( 2.063395)
build_miniruby 0.001346 0.000141 1.099151 ( 1.100651)
build_ruby 0.001964 0.000207 1.805590 ( 3.756474)
build_all 0.002876 0.004685 3.430400 ( 1.645922)
build_install 0.003008 0.010433 4.144924 ( 2.294547)
test_btest 0.000731 0.000199 47.767297 ( 18.377485)
test_basic 0.003583 0.002672 0.509065 ( 0.579213)
test_all 0.092211 0.029526 441.802750 (180.772975)
test_rubyspec 0.065983 0.032188 56.002008 ( 66.719336)
total: 277.31 sec