Logfile: /home/opc/ruby/logs/brlog.master.20240427-061217
#<BuildRuby:0x0000fffefdb1fdd0
@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.20240427-061217",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.007387 0.000000 2.451353 ( 2.500352)
build_miniruby 0.001307 0.000000 1.141285 ( 1.140349)
build_ruby 0.001832 0.000000 1.882362 ( 4.052737)
build_all 0.000000 0.007327 3.868088 ( 1.797220)
build_install 0.015379 0.001402 5.333274 ( 2.612998)
test_btest 0.000000 0.000829 57.248483 ( 21.390042)
test_basic 0.000000 0.006995 0.548580 ( 0.628762)
test_all 0.081683 0.040478 521.965377 (218.826944)
test_rubyspec 0.062110 0.049735 75.449573 ( 33.437195)
total: 286.39 sec