I cloned the Git repo https://github.com/ricarkol/lmbench2. It seems to have some BitKeeper bits:

But when I run bk log, it returns me this:
$ bk log
SCCS/s.ChangeSet: bad revision 2.1 (parent = 1.4)
===============================================================================
This version of Bitkeeper doesn't support repositories with short keys.
Please send mail to support@bitkeeper.com to request assistance.
===============================================================================
COPYING 1.1
1994-11-25 17:19:40-08:00 lm@lm.bitmover.com +339 -0
Initial revision
COPYING-2 1.2
1998-06-30 11:09:05-07:00 lm@lm.bitmover.com +11 -8
COPYING-2 1.1
1994-11-25 17:19:40-08:00 lm@lm.bitmover.com +12 -0
Initial revision
Should I use earlier BitKeeper version? Mine is 7.3.2:
$ bk version
BitKeeper version is bk-7.3.2 for x86-win32
Built by: cyg_server@win7-vm.bitkeeper.com in /build/bk-7.3.2-wscott/src
Built on: Sat Sep 23 2017 13:29:46 FLE Daylight Time (6 years ago)
Running on: x86-win32,Windows_10_Enterprise-64
Latest version: bk-7.3.3 (released 4 years ago)
I run on Windows, the MSYS2 environment.
I cloned the Git repo https://github.com/ricarkol/lmbench2. It seems to have some BitKeeper bits:

But when I run
bk log, it returns me this:Should I use earlier BitKeeper version? Mine is 7.3.2:
I run on Windows, the MSYS2 environment.