Logfile: /home/opc/ruby/logs/brlog.master.20230121-111559
#<BuildRuby:0x0000aaabedef7a60
@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.20230121-111559",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004442 0.820961 ( 1.826063)
build_miniruby 0.000000 0.001354 0.881339 ( 0.879476)
build_ruby 0.000000 0.002299 1.433428 ( 2.425651)
build_all 0.003514 0.003389 2.592253 ( 1.221815)
build_install 0.007599 0.005669 1.956639 ( 1.462427)
test_btest 0.000565 0.000264 36.166892 ( 13.861883)
test_basic 0.006113 0.000900 0.282075 ( 0.375239)
test_all 0.002299 0.000364 450.116087 (182.285449)
test_rubyspec 0.058903 0.031271 45.986141 ( 54.681638)
total: 259.02 sec