Logfile: /home/opc/ruby/logs/brlog.master.20230821-191302
#<BuildRuby:0x0000fffd1e8cfde0
@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.20230821-191302",
@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.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.007036 0.000000 1.418129 ( 3.459595)
build_miniruby 0.001150 0.000017 1.057458 ( 1.058238)
build_ruby 0.002044 0.000000 1.757472 ( 3.769088)
build_all 0.006250 0.000023 3.197674 ( 1.603906)
build_install 0.008851 0.004699 3.935545 ( 2.357727)
test_btest 0.000322 0.000486 45.775619 ( 16.634404)
test_basic 0.002662 0.004250 0.498959 ( 0.574084)
test_all 0.008150 0.001424 441.697171 (177.247288)
test_rubyspec 0.084743 0.018590 54.830600 ( 65.663953)
total: 272.37 sec