Logfile: /home/opc/ruby/logs/brlog.master.20230105-204126
#<BuildRuby:0x0000aaabce9876f8
@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.20230105-204126",
@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.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003797 0.000543 0.784078 ( 1.538417)
build_miniruby 0.001087 0.000156 0.882705 ( 0.883013)
build_ruby 0.001439 0.000206 1.425701 ( 2.435778)
build_all 0.005494 0.000787 2.529680 ( 1.224886)
build_install 0.010982 0.000190 1.915184 ( 1.350330)
test_btest 0.000639 0.000080 38.304749 ( 14.161212)
test_basic 0.000664 0.005008 0.271922 ( 0.384658)
test_all 0.001964 0.000370 444.972206 (175.786494)
test_rubyspec 0.049537 0.029136 46.796678 ( 55.626187)
total: 253.39 sec