Logfile: /home/opc/ruby/logs/brlog.master.20230114-065659
#<BuildRuby:0x0000aaae5c4c7a60
@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.20230114-065659",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000119 0.004187 0.789602 ( 1.851737)
build_miniruby 0.000897 0.000207 0.879620 ( 0.878305)
build_ruby 0.002138 0.000493 1.442740 ( 2.206891)
build_all 0.001429 0.004867 2.510521 ( 1.212261)
build_install 0.004819 0.007371 1.900115 ( 1.342465)
test_btest 0.000490 0.000196 34.751515 ( 13.805537)
test_basic 0.003804 0.001522 0.275598 ( 0.372502)
test_all 0.001865 0.000747 448.962697 (177.697902)
test_rubyspec 0.034779 0.041918 45.603074 ( 54.368281)
total: 253.74 sec