Logfile: /home/opc/ruby/logs/brlog.master.20230205-051440
#<BuildRuby:0x0000aaac509a91b8
@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.20230205-051440",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001433 0.003610 0.823173 ( 1.529931)
build_miniruby 0.001233 0.000146 0.957488 ( 0.956657)
build_ruby 0.001511 0.000179 1.534861 ( 2.731059)
build_all 0.007982 0.000452 2.683556 ( 1.266938)
build_install 0.009748 0.004368 2.037651 ( 1.439063)
test_btest 0.000709 0.000106 38.172805 ( 14.403828)
test_basic 0.001495 0.004576 0.285114 ( 0.385940)
test_all 0.002331 0.000467 504.313591 (196.027866)
test_rubyspec 0.048332 0.033859 49.055187 ( 57.790542)
total: 276.53 sec