Logfile: /home/opc/ruby/logs/brlog.master.20230201-044801
#<BuildRuby:0x0000aaadad5cc730
@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.20230201-044801",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004056 0.000271 0.829598 ( 1.783193)
build_miniruby 0.001275 0.000085 0.954147 ( 0.953845)
build_ruby 0.001443 0.000097 1.524433 ( 2.486387)
build_all 0.007400 0.000494 2.665287 ( 1.274422)
build_install 0.008329 0.005459 2.046317 ( 1.449090)
test_btest 0.000674 0.000085 38.124691 ( 14.321070)
test_basic 0.005034 0.000629 0.285931 ( 0.382360)
test_all 0.002143 0.001245 478.321719 (186.830069)
test_rubyspec 0.064167 0.013355 48.775184 ( 57.604328)
total: 267.09 sec