Logfile: /home/opc/ruby/logs/brlog.master.20240316-101727
#<BuildRuby:0x0000ffff7581fdd8
@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.20240316-101727",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004568 0.001137 1.606309 ( 2.084181)
build_miniruby 0.000991 0.000247 1.139657 ( 1.138704)
build_ruby 0.000879 0.003292 1.896788 ( 4.391994)
build_all 0.005373 0.001578 3.869689 ( 1.805626)
build_install 0.011046 0.003242 4.848652 ( 2.580602)
test_btest 0.000646 0.000190 55.419295 ( 20.988360)
test_basic 0.003258 0.004497 0.541811 ( 0.614385)
test_all 0.094477 0.031460 524.632493 (207.386974)
test_rubyspec 0.020256 0.093193 75.005771 ( 33.280911)
total: 274.27 sec