Logfile: /home/opc/ruby/logs/brlog.master.20240807-095913
#<BuildRuby:0x0000ffff392efde0
@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.20240807-095913",
@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.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.008517 0.000153 1.782846 ( 2.277461)
build_miniruby 0.001188 0.000264 1.173218 ( 1.170954)
build_ruby 0.001317 0.000294 1.962845 ( 4.512886)
build_all 0.006267 0.001396 3.805987 ( 1.818775)
build_install 0.013870 0.004566 4.988462 ( 2.649066)
test_btest 0.000715 0.000171 60.194546 ( 23.093979)
test_basic 0.005612 0.001338 0.570945 ( 0.640375)
test_all 0.101781 0.031083 504.253982 (209.629134)
test_rubyspec 0.043380 0.065823 79.060163 ( 34.678465)
total: 280.47 sec