Logfile: /home/opc/ruby/logs/brlog.master.20230824-225815
#<BuildRuby:0x0000fffcaa69fdc8
@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.20230824-225815",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006825 0.000492 1.421679 ( 3.489154)
build_miniruby 0.001015 0.000169 1.037258 ( 1.037365)
build_ruby 0.001262 0.000211 1.787778 ( 2.983774)
build_all 0.005692 0.000948 3.223823 ( 1.591901)
build_install 0.012480 0.000527 3.897968 ( 2.263889)
test_btest 0.000625 0.000093 46.575575 ( 17.242590)
test_basic 0.006274 0.000226 0.496156 ( 0.569662)
test_all 0.010206 0.000738 476.197088 (205.379025)
test_rubyspec 0.074359 0.029425 55.619284 ( 66.567522)
total: 301.13 sec