Logfile: /home/opc/ruby/logs/brlog.master.20240829-210052
#<BuildRuby:0x0000fffde120fdc0
@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.20240829-210052",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004853 0.001132 1.801129 ( 2.341219)
build_miniruby 0.001132 0.000264 1.206003 ( 1.205772)
build_ruby 0.001730 0.000404 2.009072 ( 4.581353)
build_all 0.006728 0.001832 4.017554 ( 1.946931)
build_install 0.005868 0.010843 5.243676 ( 2.761040)
test_btest 0.000612 0.000212 62.798805 ( 23.614349)
test_basic 0.003405 0.003655 0.570545 ( 0.639531)
test_all 0.093006 0.037720 502.456475 (204.704263)
test_rubyspec 0.057622 0.051342 79.026436 ( 34.598565)
total: 276.39 sec