Logfile: /home/opc/ruby/logs/brlog.master.20230927-192044
#<BuildRuby:0x0000fffe2e58fde0
@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.20230927-192044",
@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.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005572 0.000622 1.399944 ( 4.396838)
build_miniruby 0.001123 0.000125 1.057087 ( 1.057460)
build_ruby 0.001266 0.000141 1.802774 ( 3.319864)
build_all 0.006122 0.000683 3.243649 ( 1.603840)
build_install 0.013636 0.000944 3.969906 ( 2.432227)
test_btest 0.001016 0.000107 48.036666 ( 19.155897)
test_basic 0.005761 0.000609 0.509990 ( 0.582269)
test_all 0.003862 0.005325 420.347947 (169.141609)
test_rubyspec 0.083209 0.020686 54.811839 ( 65.578229)
total: 267.27 sec