Logfile: /home/opc/ruby/logs/brlog.master.20240918-064713
#<BuildRuby:0x0000fffd4578fdc8
@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.20240918-064713",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000005 0.000023 ( 0.000014)
build_up 0.005085 0.001270 2.352760 ( 2.603989)
build_miniruby 0.001298 0.000000 1.168731 ( 1.168314)
build_ruby 0.002095 0.000000 1.970956 ( 4.403629)
build_all 0.002700 0.004960 3.255405 ( 1.641476)
build_install 0.015254 0.000421 4.761943 ( 2.525059)
test_btest 0.001143 0.000127 48.545316 ( 19.160926)
test_basic 0.004861 0.002473 0.521595 ( 0.587166)
test_all 0.098484 0.033421 458.417391 (189.094179)
test_rubyspec 0.053595 0.060419 64.961082 ( 29.588442)
total: 250.77 sec