Logfile: /home/opc/ruby/logs/brlog.master.20240317-151513
#<BuildRuby:0x0000fffbc87afde0
@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.20240317-151513",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006531 0.000276 1.606371 ( 2.076868)
build_miniruby 0.001122 0.000125 1.135612 ( 1.137942)
build_ruby 0.001871 0.000208 1.889741 ( 4.102067)
build_all 0.003986 0.003640 3.844464 ( 1.819934)
build_install 0.013657 0.000727 4.738671 ( 2.532878)
test_btest 0.000755 0.000103 57.363714 ( 21.807456)
test_basic 0.004225 0.003658 0.537608 ( 0.619942)
test_all 0.073377 0.052997 522.302466 (204.769015)
test_rubyspec 0.034795 0.073367 75.228547 ( 33.406969)
total: 272.27 sec