Logfile: /home/opc/ruby/logs/brlog.master.20240911-040622
#<BuildRuby:0x0000fffe3bccfdc8
@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.20240911-040622",
@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.000022 0.000001 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002094 0.003798 1.780764 ( 2.408079)
build_miniruby 0.001151 0.000115 1.186077 ( 1.184945)
build_ruby 0.002105 0.000000 2.079751 ( 4.300889)
build_all 0.004881 0.003320 4.036065 ( 1.918713)
build_install 0.013817 0.003597 5.247538 ( 2.685278)
test_btest 0.000691 0.000103 62.364438 ( 24.114159)
test_basic 0.006755 0.000430 0.573212 ( 0.639945)
test_all 0.118819 0.015625 513.167261 (215.684828)
test_rubyspec 0.071812 0.043494 78.485337 ( 34.581297)
total: 287.52 sec