Logfile: /home/opc/ruby/logs/brlog.master.20240327-224504
#<BuildRuby:0x0000fffed014fdc8
@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.20240327-224504",
@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.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.006908 0.000769 2.336414 ( 2.507148)
build_miniruby 0.001095 0.000121 1.139811 ( 1.143484)
build_ruby 0.001948 0.000217 1.896654 ( 4.029673)
build_all 0.006252 0.000695 3.761549 ( 1.788575)
build_install 0.011985 0.003848 5.057063 ( 2.609579)
test_btest 0.000620 0.000085 56.422124 ( 21.336140)
test_basic 0.006309 0.000862 0.539516 ( 0.619095)
test_all 0.085177 0.043668 496.604119 (197.793302)
test_rubyspec 0.057475 0.048367 74.997637 ( 33.316649)
total: 265.14 sec