Logfile: /home/opc/ruby/logs/brlog.master.20240821-162003
#<BuildRuby:0x0000fffe0b63fdd0
@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.20240821-162003",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.005542 1.772695 ( 2.346383)
build_miniruby 0.000000 0.001250 1.176451 ( 1.175813)
build_ruby 0.001038 0.001172 1.990647 ( 4.439809)
build_all 0.006617 0.001042 3.882128 ( 1.822852)
build_install 0.005251 0.010165 5.095076 ( 2.605116)
test_btest 0.000693 0.000181 61.149352 ( 23.213647)
test_basic 0.007687 0.000000 0.579694 ( 0.645499)
test_all 0.073216 0.059398 512.829945 (212.202112)
test_rubyspec 0.055673 0.057573 80.253114 ( 35.016743)
total: 283.47 sec