Logfile: /home/opc/ruby/logs/brlog.master.20230609-111231
#<BuildRuby:0x0000fffc2fecfdc0
@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.20230609-111231",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003592 0.002928 1.402372 ( 3.601777)
build_miniruby 0.000207 0.000991 0.962398 ( 0.961604)
build_ruby 0.001788 0.000591 1.627303 ( 2.754263)
build_all 0.000000 0.006393 1.513283 ( 0.950665)
build_install 0.010999 0.002288 2.217344 ( 1.643975)
test_btest 0.000642 0.000184 48.876212 ( 19.467735)
test_basic 0.005197 0.001486 0.482179 ( 0.563151)
test_all 0.001759 0.000503 419.560883 (169.955038)
test_rubyspec 0.059832 0.033743 51.302291 ( 62.020610)
total: 261.92 sec