Logfile: /home/opc/ruby/logs/brlog.master.20230209-235345
#<BuildRuby:0x0000aaacd5dac730
@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.20230209-235345",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000971 0.004351 0.817247 ( 1.599762)
build_miniruby 0.001053 0.000226 0.959398 ( 0.959229)
build_ruby 0.001810 0.000000 1.522134 ( 2.500288)
build_all 0.007645 0.000180 2.575251 ( 1.266908)
build_install 0.008305 0.004211 1.956515 ( 1.427871)
test_btest 0.000638 0.000142 39.033017 ( 14.521058)
test_basic 0.000000 0.006626 0.285929 ( 0.377491)
test_all 0.000629 0.002627 489.943302 (196.982551)
test_rubyspec 0.051887 0.028381 48.763141 ( 57.480109)
total: 277.12 sec