Logfile: /home/opc/ruby/logs/brlog.master.20240223-115030
#<BuildRuby:0x0000fffd270dfdc0
@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.20240223-115030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006725 0.000290 1.904749 ( 2.219465)
build_miniruby 0.001186 0.000119 1.140819 ( 1.140558)
build_ruby 0.001436 0.000144 1.871314 ( 3.731762)
build_all 0.007112 0.000257 3.775636 ( 1.813532)
build_install 0.011387 0.003619 4.919034 ( 2.574236)
test_btest 0.000864 0.000104 58.190880 ( 22.436255)
test_basic 0.007069 0.000346 0.536037 ( 0.613871)
test_all 0.095091 0.035502 506.359092 (199.012976)
test_rubyspec 0.023813 0.091323 75.650065 ( 33.592229)
total: 267.14 sec