Logfile: /home/opc/ruby/logs/brlog.master.20240421-132255
#<BuildRuby:0x0000fffce679fde0
@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.20240421-132255",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.008045 0.000678 2.451576 ( 2.447334)
build_miniruby 0.001118 0.000187 1.162321 ( 1.161019)
build_ruby 0.001923 0.000000 1.927959 ( 3.992109)
build_all 0.005209 0.003215 3.960334 ( 1.851529)
build_install 0.008363 0.009897 5.505324 ( 2.677023)
test_btest 0.000686 0.000192 57.547395 ( 22.029081)
test_basic 0.005701 0.001596 0.554981 ( 0.623828)
test_all 0.078174 0.051134 534.281407 (223.943359)
test_rubyspec 0.071625 0.038810 73.569135 ( 32.798367)
total: 291.52 sec