Logfile: /home/opc/ruby/logs/brlog.master.20230523-011626
#<BuildRuby:0x0000fffc7202fde0
@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.20230523-011626",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004841 0.000539 1.391495 ( 3.608975)
build_miniruby 0.001076 0.000120 0.949482 ( 0.948225)
build_ruby 0.002992 0.000333 1.621231 ( 2.628058)
build_all 0.005474 0.000104 1.516920 ( 0.932195)
build_install 0.011945 0.000742 2.203517 ( 1.609948)
test_btest 0.000779 0.000078 49.620938 ( 18.696686)
test_basic 0.006726 0.000167 0.479736 ( 0.568567)
test_all 0.002076 0.000198 400.156797 (161.590677)
test_rubyspec 0.060088 0.024769 51.020352 ( 61.751732)
total: 252.34 sec