Logfile: /home/opc/ruby/logs/brlog.master.20230904-233344
#<BuildRuby:0x0000fffbf0f9fdc0
@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.20230904-233344",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004444 0.000469 1.166484 ( 1.857257)
build_miniruby 0.001104 0.000117 1.061027 ( 1.062162)
build_ruby 0.002978 0.000000 1.777689 ( 3.258762)
build_all 0.006131 0.000094 3.182080 ( 1.594138)
build_install 0.007456 0.005475 3.800935 ( 2.194332)
test_btest 0.000785 0.000113 45.882223 ( 16.783045)
test_basic 0.001969 0.005176 0.499698 ( 0.569663)
test_all 0.009888 0.000529 415.604225 (167.950560)
test_rubyspec 0.076032 0.033949 54.111214 ( 65.281480)
total: 260.55 sec