Logfile: /home/opc/ruby/logs/brlog.master.20240604-081630
#<BuildRuby:0x0000fffd83c4fdc0
@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.20240604-081630",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005280 0.000933 1.952776 ( 2.594494)
build_miniruby 0.001003 0.000177 1.161498 ( 1.163975)
build_ruby 0.001413 0.000250 1.930675 ( 4.159792)
build_all 0.006842 0.000216 3.734695 ( 1.778385)
build_install 0.014207 0.000987 4.952448 ( 2.620564)
test_btest 0.000659 0.000099 58.000186 ( 21.926505)
test_basic 0.007179 0.000333 0.555066 ( 0.623776)
test_all 0.083209 0.043252 473.362332 (187.984495)
test_rubyspec 0.057638 0.054590 79.512869 ( 34.865767)
total: 257.72 sec