Logfile: /home/opc/ruby/logs/brlog.master.20230119-222045
#<BuildRuby:0x0000aaacb42576f8
@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.20230119-222045",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000336 0.004067 0.786542 ( 1.542845)
build_miniruby 0.000828 0.000345 0.878495 ( 0.877283)
build_ruby 0.001815 0.000756 1.434930 ( 2.514298)
build_all 0.005080 0.002116 2.551180 ( 1.216803)
build_install 0.010488 0.002265 1.926921 ( 1.349035)
test_btest 0.000551 0.000212 36.752835 ( 13.499512)
test_basic 0.003949 0.001519 0.274116 ( 0.365859)
test_all 0.001835 0.000706 443.017947 (174.100160)
test_rubyspec 0.046422 0.035519 45.958501 ( 54.677271)
total: 250.14 sec