Logfile: /home/opc/ruby/logs/brlog.master.20230105-061805
#<BuildRuby:0x0000aaac1e7a76f8
@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-061805",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000000 0.000012 ( 0.000031)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003978 0.000146 0.827887 ( 1.913162)
build_miniruby 0.001441 0.000000 0.880137 ( 0.879119)
build_ruby 0.001483 0.000059 1.425872 ( 2.465374)
build_all 0.002432 0.003883 2.491500 ( 1.214178)
build_install 0.008230 0.003422 2.043814 ( 1.533369)
test_btest 0.000638 0.000096 35.373997 ( 13.115724)
test_basic 0.001673 0.004178 0.274855 ( 0.374344)
test_all 0.001975 0.000396 439.082098 (173.875464)
test_rubyspec 0.058349 0.016995 46.023831 ( 54.688077)
total: 250.06 sec