Logfile: /home/opc/ruby/logs/brlog.master.20240706-074306
#<BuildRuby:0x0000fffccc4cfdc8
@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.20240706-074306",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002051 0.004179 1.962711 ( 2.275994)
build_miniruby 0.001110 0.000117 1.161116 ( 1.161469)
build_ruby 0.002076 0.000219 1.971791 ( 4.166261)
build_all 0.007674 0.000345 4.024337 ( 1.907469)
build_install 0.010991 0.005361 5.334512 ( 2.710856)
test_btest 0.000717 0.000102 60.084478 ( 22.885803)
test_basic 0.006882 0.000293 0.576219 ( 0.652216)
test_all 0.075469 0.058298 546.736556 (235.823495)
test_rubyspec 0.037058 0.079458 78.676293 ( 34.656495)
total: 306.24 sec