Logfile: /home/opc/ruby/logs/brlog.master.20230511-225508
#<BuildRuby:0x0000fffe8beafdc8
@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.20230511-225508",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001802 0.003710 1.382217 ( 3.918452)
build_miniruby 0.000939 0.000149 0.959309 ( 0.957923)
build_ruby 0.001266 0.000201 1.637251 ( 2.720189)
build_all 0.005929 0.000315 1.481463 ( 0.945372)
build_install 0.012304 0.001858 2.196859 ( 1.643016)
test_btest 0.000608 0.000092 49.289055 ( 17.909416)
test_basic 0.005676 0.000857 0.485881 ( 0.566432)
test_all 0.001857 0.000280 399.676389 (159.589879)
test_rubyspec 0.059505 0.030709 51.536813 ( 62.270281)
total: 250.52 sec