Logfile: /home/opc/ruby/logs/brlog.master.20240718-100553
#<BuildRuby:0x0000fffcebe9fdc0
@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.20240718-100553",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005522 1.793129 ( 2.341548)
build_miniruby 0.000000 0.001233 1.158520 ( 1.158774)
build_ruby 0.001608 0.000581 1.972970 ( 4.001008)
build_all 0.003417 0.004781 4.189436 ( 1.943599)
build_install 0.012727 0.004194 5.366207 ( 2.747244)
test_btest 0.000597 0.000162 61.940586 ( 23.473474)
test_basic 0.002510 0.004918 0.578520 ( 0.653319)
test_all 0.099041 0.035868 533.648247 (213.690183)
test_rubyspec 0.047374 0.065372 80.799067 ( 35.364123)
total: 285.37 sec