This file is indexed.

/usr/bin/testrb2.1 is in ruby2.1 2.1.5-2+deb8u3.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
#!/usr/bin/ruby2.1
require 'test/unit'
exit Test::Unit::AutoRunner.run(true)