First of all, eigenvalues and eigenvectors exist only for endomorphisms of a vector space, so you need $T:\mathbb{R}^n\to\mathbb{R}^n$ (same dimension).
Now, $T$ is given by multiplication with a matrix $A$ with real entries; you can extend $T$ to a map $T':\mathbb{C}^n\to\mathbb{C}^n$ given by the same matrix: $T'(z)=Az$. The real vector space you started from can be found as
$$V=\{\mathrm{Im}\; z_1=\ldots=\mathrm{Im}\; z_n=0\}$$
and it is fixed by $T'$, as $A$ has real coefficients.
Suppose $T$ has a complex eigenvalue $\lambda=a+ib$. It follows that $T'$ has the same eigenvalue; moreover, as $A$ has real coefficients, also $\bar\lambda=a-ib$ is an eigenvalue for $T$ and $T'$. Let $w\in\mathbb{C}^n$ be a (complex) eigenvector for $\lambda$, i.e.
$$T'(w)=Aw=\lambda w$$
then
$$T'(\bar{w})=A\bar{w}=\overline{Aw}=\overline{\lambda w}=\bar\lambda\bar{w}$$
i.e. $\bar{w}$ is an eigenvector for $\bar{\lambda}$.
Consider $W=\mathrm{Span}\{w,\bar{w}\}\subseteq\mathbb{C}^n$; this is an eigenspace for $T'$, so $W\cap V$ is fixed by $T$.
It is easy to believe that $W\cap V$ is made by the linear combinations of $w$ and $w'$ (with complex coefficients) which end up being real vectors.
Moreover, $\dim(W\cap V)=2$ as a real vector space: $W$ is $4$-dimensional over the reals, $V\cap W\neq W$ because $w, \bar{w}\not\in V$ (and they are linearly independent over the reals) and $V\cap W$ contains at least $w+\bar{w}$ and $i(w-\bar{w})$ which are linearly independent (over the real or complex numbers).
Hence $U=W\cap V$ is generated by $v_1=w+\bar{w}$ and $v_2=i(w-\bar{w})$ which, even if one of them contains an $i$, are with real coefficients.
Compute
$$T(v_1)=T'(w+\bar{w})=T'(w)+T'(\bar{w})=\lambda w+\overline{\lambda w}$$
$$T(v_2)=i(\lambda w-\overline{\lambda w})$$
If you write $\lambda=\rho(\cos\theta+i\sin\theta)$, then
$$\lambda w+\overline{\lambda w}=\rho(\cos\theta w + i \sin\theta w +\cos\theta\bar{w}-i\sin\theta\bar{w})=\rho\cos\theta (w+\bar{w}) + i\rho\sin\theta(w-\bar{w})$$
$$=\rho \cos\theta v_1 + \rho\sin\theta v_2$$
Similarly you can compute
$$T(v_2)=-\rho\sin\theta v_1+\rho\cos\theta v_2$$
So, $T$ restricted to $U$, with respect to the basis $\{v_1, v_2\}$, is given by the matrix
$$\rho\begin{pmatrix}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{pmatrix}$$
which is obtained composing an homotecy of ratio $\rho$ with a rotation of angle $\theta$.
By the way, the matix
$$A=\begin{pmatrix}1&1\\0&1\end{pmatrix}$$
does not act as a composition of dilations and rotations. The matrices which behave like that are only the ones of the form
$$\begin{pmatrix}a & -b\\b& a\end{pmatrix}$$
which constitute a subring of the $2\times 2$ matrices which is isomorphic to complex numbers and so, indeed, a field.