Logfile: /home/opc/ruby/logs/brlog.master.20240709-113649
#<BuildRuby:0x0000ffff50eefde0
@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.20240709-113649",
@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.000001 0.000011 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005583 0.000251 2.004177 ( 2.431126)
build_miniruby 0.001245 0.000000 1.162068 ( 1.160112)
build_ruby 0.001610 0.000000 1.969510 ( 4.582892)
build_all 0.007999 0.000000 4.044904 ( 1.907179)
build_install 0.010534 0.004973 5.364498 ( 2.710550)
test_btest 0.001466 0.000251 60.932965 ( 23.963958)
test_basic 0.004889 0.002809 0.572797 ( 0.648780)
test_all 0.120378 0.016602 515.760840 (202.653433)
test_rubyspec 0.045028 0.074266 82.559792 ( 35.971277)
total: 276.03 sec