Logfile: /home/opc/ruby/logs/brlog.master.20240816-011015
#<BuildRuby:0x0000fffebcf6fde0
@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.20240816-011015",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005631 0.000164 1.774858 ( 2.338941)
build_miniruby 0.001058 0.000100 1.168562 ( 1.173101)
build_ruby 0.002062 0.000196 1.985938 ( 5.246807)
build_all 0.006983 0.000256 3.915538 ( 1.844635)
build_install 0.010926 0.005761 5.030151 ( 2.600557)
test_btest 0.000733 0.000100 59.303947 ( 22.607276)
test_basic 0.006385 0.000868 0.574104 ( 0.641653)
test_all 0.108818 0.023978 486.526876 (196.808763)
test_rubyspec 0.061054 0.051879 79.082467 ( 34.675362)
total: 267.94 sec