Logfile: /home/opc/ruby/logs/brlog.master.20230112-022545
#<BuildRuby:0x0000aaab700ac730
@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.20230112-022545",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000993 0.003122 0.790363 ( 1.547327)
build_miniruby 0.001199 0.000000 0.876899 ( 0.875943)
build_ruby 0.001569 0.000000 1.436549 ( 2.986252)
build_all 0.005299 0.001189 2.515807 ( 1.205874)
build_install 0.007525 0.003877 1.934341 ( 1.520078)
test_btest 0.000765 0.000225 35.103813 ( 13.353300)
test_basic 0.004707 0.000181 0.272689 ( 0.364221)
test_all 0.003019 0.000000 447.939681 (176.922321)
test_rubyspec 0.071295 0.019922 46.368846 ( 55.064711)
total: 253.84 sec