Logfile: /home/opc/ruby/logs/brlog.master.20231027-043915
#<BuildRuby:0x0000fffd675bfdc8
@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.20231027-043915",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000968 0.005068 1.552428 ( 2.076012)
build_miniruby 0.000000 0.001369 1.072659 ( 1.073631)
build_ruby 0.000228 0.001447 1.771625 ( 3.324188)
build_all 0.005629 0.001252 3.284465 ( 1.612306)
build_install 0.008979 0.005281 4.073391 ( 2.224717)
test_btest 0.000572 0.000149 48.767666 ( 18.753090)
test_basic 0.004942 0.001289 0.502277 ( 0.592127)
test_all 0.094672 0.031212 463.510146 (195.263253)
test_rubyspec 0.065495 0.035693 56.118158 ( 66.986773)
total: 291.91 sec