Logfile: /home/opc/ruby/logs/brlog.master.20230819-141226
#<BuildRuby:0x0000fffd9d02fdc8
@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.20230819-141226",
@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.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000952 0.004291 1.395562 ( 3.356393)
build_miniruby 0.001248 0.000000 1.040628 ( 1.039217)
build_ruby 0.002107 0.000000 1.736843 ( 3.203189)
build_all 0.002755 0.003443 3.185051 ( 1.570575)
build_install 0.013065 0.001543 3.878719 ( 2.271871)
test_btest 0.000622 0.000186 48.774948 ( 20.404796)
test_basic 0.002986 0.003830 0.493403 ( 0.567232)
test_all 0.010153 0.001264 426.166684 (171.778048)
test_rubyspec 0.050413 0.046800 55.573039 ( 66.245380)
total: 270.44 sec