Logfile: /home/opc/ruby/logs/brlog.master.20231125-054849
#<BuildRuby:0x0000fffbcffdfdd8
@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.20231125-054849",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001524 0.004352 1.430559 ( 2.538603)
build_miniruby 0.001024 0.000228 1.109435 ( 1.109543)
build_ruby 0.001336 0.000297 1.818827 ( 3.649705)
build_all 0.002744 0.005001 3.415677 ( 1.640591)
build_install 0.008271 0.005619 4.115093 ( 2.384068)
test_btest 0.000984 0.000311 47.248555 ( 18.472584)
test_basic 0.002007 0.005388 0.507534 ( 0.577863)
test_all 0.074799 0.051345 439.513104 (187.992974)
test_rubyspec 0.056661 0.043471 56.299105 ( 66.990624)
total: 285.36 sec