Logfile: /home/opc/ruby/logs/brlog.master.20230108-215645
#<BuildRuby:0x0000aaad30557840
@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.20230108-215645",
@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.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004029 0.000268 0.792055 ( 1.531971)
build_miniruby 0.001129 0.000075 0.893078 ( 0.892289)
build_ruby 0.001365 0.000091 1.485342 ( 2.448546)
build_all 0.002478 0.004448 2.565511 ( 1.229014)
build_install 0.001339 0.009520 1.946708 ( 1.366297)
test_btest 0.000598 0.000159 34.864454 ( 12.985906)
test_basic 0.005201 0.000138 0.276189 ( 0.368116)
test_all 0.002062 0.000515 463.363145 (187.262311)
test_rubyspec 0.049989 0.023073 46.181639 ( 54.954562)
total: 263.04 sec