Logfile: /home/opc/ruby/logs/brlog.master.20230110-151106
#<BuildRuby:0x0000aaaaccf4c730
@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.20230110-151106",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000170 0.003931 0.786727 ( 1.529666)
build_miniruby 0.000835 0.000349 0.880434 ( 0.880749)
build_ruby 0.001069 0.000446 1.439215 ( 2.226614)
build_all 0.002874 0.003512 2.569157 ( 1.232344)
build_install 0.010192 0.002677 1.937384 ( 1.352972)
test_btest 0.000758 0.000326 36.341174 ( 14.214004)
test_basic 0.001629 0.005259 0.277776 ( 0.376809)
test_all 0.001637 0.000819 452.239739 (178.936360)
test_rubyspec 0.048579 0.031483 45.748045 ( 54.481135)
total: 255.23 sec