Logfile: /home/opc/ruby/logs/brlog.master.20230107-171033
#<BuildRuby:0x0000aaacb08091b8
@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.20230107-171033",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003878 0.000000 0.793339 ( 1.574706)
build_miniruby 0.001478 0.000000 0.883966 ( 0.885422)
build_ruby 0.001618 0.000000 1.457933 ( 2.534736)
build_all 0.002034 0.004428 2.550806 ( 1.210910)
build_install 0.005986 0.005197 1.938917 ( 1.359962)
test_btest 0.000639 0.000079 36.414358 ( 13.628607)
test_basic 0.000946 0.005044 0.275597 ( 0.367238)
test_all 0.002592 0.000486 442.044424 (174.849848)
test_rubyspec 0.035472 0.043263 45.989601 ( 54.826030)
total: 251.24 sec