Logfile: /home/opc/ruby/logs/brlog.master.20240731-021912
#<BuildRuby:0x0000ffff553efdc8
@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.20240731-021912",
@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.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005652 0.000179 1.786067 ( 2.350220)
build_miniruby 0.001224 0.000000 1.165685 ( 1.164923)
build_ruby 0.001714 0.000000 1.957681 ( 4.274141)
build_all 0.004388 0.003458 4.192966 ( 1.957774)
build_install 0.007552 0.009054 5.378590 ( 2.810855)
test_btest 0.000682 0.000152 61.543911 ( 23.243473)
test_basic 0.005864 0.001304 0.573817 ( 0.650366)
test_all 0.073681 0.060749 500.241987 (202.540874)
test_rubyspec 0.050813 0.059800 78.828085 ( 34.780660)
total: 273.77 sec