Logfile: /home/opc/ruby/logs/brlog.master.20230308-051445
#<BuildRuby:0x0000fffbcfb1fdc0
@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.20230308-051445",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005434 0.000000 1.191789 ( 3.642480)
build_miniruby 0.001066 0.000000 0.922746 ( 0.921539)
build_ruby 0.001462 0.000000 1.400509 ( 2.798499)
build_all 0.006187 0.000000 1.515168 ( 0.939097)
build_install 0.012569 0.000000 2.088358 ( 1.567337)
test_btest 0.000000 0.000805 31.000813 ( 14.389222)
test_basic 0.003054 0.003573 0.287465 ( 0.384796)
test_all 0.003700 0.000045 371.412756 (152.393274)
test_rubyspec 0.065517 0.021143 45.941072 ( 54.755178)
total: 231.79 sec