Logfile: /home/opc/ruby/logs/brlog.master.20240809-114931
#<BuildRuby:0x0000fffbf33dfdc0
@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.20240809-114931",
@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.000018 0.000001 0.000019 ( 0.000052)
configure 0.000013 0.000001 0.000014 ( 0.000025)
build_up 0.001334 0.003963 1.800367 ( 2.327346)
build_miniruby 0.001246 0.000125 1.186961 ( 1.186043)
build_ruby 0.001967 0.000197 1.965184 ( 4.159292)
build_all 0.007304 0.000309 3.844824 ( 1.833450)
build_install 0.011614 0.004100 5.056272 ( 2.658736)
test_btest 0.001164 0.000146 59.782626 ( 22.932023)
test_basic 0.000000 0.007603 0.575373 ( 0.643095)
test_all 0.077758 0.056365 544.476079 (220.223622)
test_rubyspec 0.056883 0.055979 78.380085 ( 34.357923)
total: 290.32 sec