Logfile: /home/opc/ruby/logs/brlog.master.20231030-122243
#<BuildRuby:0x0000fffc81f2fde0
@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.20231030-122243",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000010 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000020 0.000004 0.000024 ( 0.000020)
build_up 0.005924 0.000312 1.573758 ( 2.107825)
build_miniruby 0.001099 0.000174 1.100390 ( 1.101162)
build_ruby 0.001436 0.000227 1.811555 ( 3.338751)
build_all 0.006591 0.000358 3.317903 ( 1.606108)
build_install 0.008120 0.005041 4.132848 ( 2.248718)
test_btest 0.000646 0.000123 48.472858 ( 18.529757)
test_basic 0.007174 0.000492 0.513979 ( 0.582969)
test_all 0.086185 0.040885 456.282510 (183.255150)
test_rubyspec 0.067013 0.034734 55.953341 ( 66.624991)
total: 279.40 sec