Logfile: /home/opc/ruby/logs/brlog.master.20240719-001103
#<BuildRuby:0x0000fffbddb4fdc8
@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.20240719-001103",
@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.000012)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001899 0.003662 1.786825 ( 2.246571)
build_miniruby 0.001010 0.000160 1.162133 ( 1.160443)
build_ruby 0.002181 0.000000 2.000917 ( 4.356223)
build_all 0.008137 0.000000 4.221788 ( 1.982758)
build_install 0.010540 0.005632 5.396350 ( 2.757280)
test_btest 0.000732 0.000134 61.396682 ( 23.215802)
test_basic 0.006908 0.001258 0.578888 ( 0.661316)
test_all 0.103774 0.027741 490.226583 (203.176951)
test_rubyspec 0.055051 0.053885 79.038293 ( 34.856732)
total: 274.41 sec