Let $B = \{B_t\}_{t\geq 0}$ be a standard brownian motion. I'm trying to show that the process $X = \{X_t\}_{t\geq 0}$, where $$ X_t := \int_0^t B_s \,\mathrm{d}s, \tag{1} $$ is not a Markov process with respect to the natural filtration $\{\mathscr{F}_t^B\}_{t\geq 0}$ of $B$. I understand that, by definition, $X$ is a Markov process if for every Borel mesurable set $A \subset \mathbb{R}$ and for every $s, t > 0$, $$ \mathbb{P}[X_{t+s} \in A \mid \mathscr{F}_s^B] = \mathbb{P}[X_{t+s} \in A \mid X_s]. $$ However, I'm having trouble to figure out how to work with this definition, especially to prove that the process is not a Markov process.
I found similar questions about this process, such as this one. However, the proof given there that it is not a Markov process relies on other results about gaussian processes, which I don't know about.
Is there a way to prove that the process $X$ defined by $(1)$ is not a Markov process, directly from the definition?