Logfile: /home/opc/ruby/logs/brlog.master.20240801-160812
#<BuildRuby:0x0000fffd2297fde0
@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.20240801-160812",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004667 0.000543 1.776987 ( 2.270287)
build_miniruby 0.001139 0.000060 1.167879 ( 1.168545)
build_ruby 0.001257 0.000393 2.205488 ( 4.478521)
build_all 0.006671 0.000747 3.885629 ( 1.871591)
build_install 0.007893 0.007089 5.067028 ( 2.706860)
test_btest 0.000666 0.000235 60.064305 ( 23.502956)
test_basic 0.005850 0.000343 0.587538 ( 0.656314)
test_all 0.073782 0.054020 488.386371 (197.444735)
test_rubyspec 0.059119 0.055618 78.524498 ( 34.785372)
total: 268.89 sec