Logfile: /home/opc/ruby/logs/brlog.master.20230114-132917
#<BuildRuby:0x0000aaacca63c730
@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-132917",
@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.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004326 0.000999 1.222035 ( 2.196107)
build_miniruby 0.001098 0.000253 1.621095 ( 1.512344)
build_ruby 0.001578 0.000000 1.438568 ( 2.754541)
build_all 0.002620 0.004311 2.529607 ( 1.225993)
build_install 0.011993 0.002047 1.963713 ( 1.354988)
test_btest 0.000588 0.000157 36.824827 ( 14.453269)
test_basic 0.004603 0.001229 0.274432 ( 0.371687)
test_all 0.001892 0.000397 444.533976 (176.973207)
test_rubyspec 0.065233 0.011078 46.030628 ( 54.751622)
total: 255.59 sec