Logfile: /home/opc/ruby/logs/brlog.master.20230806-021009
#<BuildRuby:0x0000ffff00cbfde0
@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.20230806-021009",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001874 0.004402 1.420511 ( 3.477024)
build_miniruby 0.000913 0.000268 1.115496 ( 1.115435)
build_ruby 0.001152 0.000339 1.835360 ( 3.427242)
build_all 0.005695 0.000450 1.563115 ( 0.985690)
build_install 0.008669 0.005590 2.312424 ( 1.712394)
test_btest 0.000653 0.000206 47.507997 ( 17.810346)
test_basic 0.005948 0.001877 0.500596 ( 0.572302)
test_all 0.001550 0.000489 415.939179 (168.197945)
test_rubyspec 0.054019 0.033600 53.268575 ( 63.926852)
total: 261.23 sec