Logfile: /home/opc/ruby/logs/brlog.master.20230208-162901
#<BuildRuby:0x0000aaabe7727840
@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.20230208-162901",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004174 0.000597 0.854908 ( 1.808233)
build_miniruby 0.001153 0.000165 0.953845 ( 0.952648)
build_ruby 0.001383 0.000197 1.531822 ( 2.534255)
build_all 0.003857 0.004427 2.690702 ( 1.274090)
build_install 0.008144 0.005427 2.064894 ( 1.463411)
test_btest 0.000596 0.000149 37.861781 ( 14.274525)
test_basic 0.004874 0.001221 0.283721 ( 0.382939)
test_all 0.002473 0.000620 483.845984 (191.521153)
test_rubyspec 0.038760 0.040478 49.221418 ( 57.928324)
total: 272.14 sec