Logfile: /home/opc/ruby/logs/brlog.master.20230201-173316
#<BuildRuby:0x0000aaae8aae7840
@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.20230201-173316",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000831 0.003283 0.821648 ( 1.927925)
build_miniruby 0.001056 0.000198 0.957711 ( 0.957328)
build_ruby 0.001302 0.000245 1.517785 ( 2.604093)
build_all 0.007478 0.001405 2.681098 ( 1.280432)
build_install 0.008638 0.005293 2.055317 ( 1.464672)
test_btest 0.000573 0.000135 37.725947 ( 15.594427)
test_basic 0.004644 0.001094 0.283852 ( 0.377354)
test_all 0.002218 0.000522 490.822697 (190.353446)
test_rubyspec 0.051952 0.025683 48.755863 ( 57.467904)
total: 272.03 sec