Logfile: /home/opc/ruby/logs/brlog.master.20230621-230224
#<BuildRuby:0x0000ffff6811fdd8
@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.20230621-230224",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001649 0.004284 1.419853 ( 3.566380)
build_miniruby 0.001031 0.000173 1.066312 ( 1.065473)
build_ruby 0.000136 0.003312 1.770011 ( 2.975575)
build_all 0.005291 0.001126 3.243377 ( 1.616898)
build_install 0.011438 0.001456 3.949248 ( 2.304073)
test_btest 0.000743 0.000150 48.672690 ( 17.794228)
test_basic 0.005907 0.001193 0.504566 ( 0.589571)
test_all 0.002585 0.000522 434.964858 (171.609816)
test_rubyspec 0.055452 0.034472 51.383456 ( 62.106588)
total: 263.63 sec