Logfile: /home/opc/ruby/logs/brlog.master.20240906-205919
#<BuildRuby:0x0000fffea2cdfdd8
@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.20240906-205919",
@make="make",
@no_timeout_error=nil,
@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.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004989 0.000883 1.811119 ( 2.284298)
build_miniruby 0.001085 0.000191 1.172598 ( 1.170412)
build_ruby 0.002129 0.000377 1.954478 ( 4.449973)
build_all 0.006325 0.001119 3.863164 ( 1.834683)
build_install 0.016417 0.000293 5.096980 ( 2.808612)
test_btest 0.000760 0.000115 60.902339 ( 23.335968)
test_basic 0.001859 0.005357 0.576086 ( 0.649513)
test_all 0.098419 0.037298 546.618369 (218.572138)
test_rubyspec 0.046628 0.071052 78.448282 ( 34.383686)
total: 289.49 sec