Logfile: /home/opc/ruby/logs/brlog.master.20240821-062352
#<BuildRuby:0x0000fffecc3ffdd8
@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.20240821-062352",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001460 0.004342 1.773426 ( 2.307058)
build_miniruby 0.001280 0.000000 1.181979 ( 1.181678)
build_ruby 0.002035 0.000000 1.940202 ( 4.219343)
build_all 0.002573 0.004270 3.781028 ( 1.821136)
build_install 0.011608 0.003812 5.005599 ( 2.640180)
test_btest 0.000574 0.000162 61.530068 ( 23.367213)
test_basic 0.000234 0.007011 0.572766 ( 0.639546)
test_all 0.102132 0.029272 524.816309 (226.111919)
test_rubyspec 0.078629 0.031272 79.639667 ( 34.763167)
total: 297.05 sec