Logfile: /home/opc/ruby/logs/brlog.master.20230821-124116
#<BuildRuby:0x0000ffff8103fdc8
@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-124116",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006168 0.000106 1.453153 ( 3.680643)
build_miniruby 0.001244 0.000059 1.150100 ( 1.149729)
build_ruby 0.001417 0.000067 1.848470 ( 3.842028)
build_all 0.007633 0.000158 3.351921 ( 1.663711)
build_install 0.014086 0.000425 4.122796 ( 2.411073)
test_btest 0.000733 0.000032 46.649449 ( 18.005403)
test_basic 0.002227 0.005005 0.508885 ( 0.581500)
test_all 0.001747 0.009886 407.025896 (165.817712)
test_rubyspec 0.056515 0.041532 55.411442 ( 66.066958)
total: 263.22 sec