Logfile: /home/opc/ruby/logs/brlog.master.20230805-220104
#<BuildRuby:0x0000ffff60e5fdc0
@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.20230805-220104",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006391 0.000305 1.467097 ( 3.456884)
build_miniruby 0.001209 0.000058 1.181459 ( 1.181382)
build_ruby 0.001747 0.000000 1.916571 ( 3.492782)
build_all 0.007282 0.000019 1.604637 ( 1.009682)
build_install 0.010828 0.004545 2.403482 ( 1.810097)
test_btest 0.000721 0.000058 49.389172 ( 18.224758)
test_basic 0.007048 0.000566 0.525876 ( 0.599127)
test_all 0.002136 0.000171 446.437532 (178.740944)
test_rubyspec 0.070194 0.016783 53.105805 ( 63.766162)
total: 272.28 sec