Logfile: /home/opc/ruby/logs/brlog.master.20230617-165108
#<BuildRuby:0x0000fffbd302fdd0
@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.20230617-165108",
@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.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.006177 1.381238 ( 3.508697)
build_miniruby 0.000000 0.001081 0.977798 ( 0.979084)
build_ruby 0.000991 0.000538 1.653014 ( 3.133676)
build_all 0.006035 0.000294 1.576083 ( 0.955748)
build_install 0.013328 0.001265 2.292129 ( 1.664397)
test_btest 0.000000 0.001044 48.195893 ( 19.930051)
test_basic 0.002356 0.003796 0.481204 ( 0.564247)
test_all 0.002359 0.000430 429.879143 (184.721546)
test_rubyspec 0.053065 0.040051 51.652572 ( 62.397851)
total: 277.86 sec