Logfile: /home/opc/ruby/logs/brlog.master.20240730-154048
#<BuildRuby:0x0000ffff641ffdd8
@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.20240730-154048",
@make="make",
@no_timeout_error=nil,
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005830 0.000092 1.829610 ( 2.338100)
build_miniruby 0.001203 0.000060 1.240162 ( 1.239039)
build_ruby 0.002363 0.000000 1.996890 ( 4.481462)
build_all 0.003507 0.004312 4.234082 ( 1.963083)
build_install 0.005984 0.010567 5.480987 ( 2.798944)
test_btest 0.001028 0.000206 63.101293 ( 23.874393)
test_basic 0.003322 0.004653 0.600725 ( 0.674664)
test_all 0.107270 0.020695 465.908179 (192.905248)
test_rubyspec 0.079239 0.036917 80.674780 ( 35.556630)
total: 265.83 sec