diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 046c49d3..0292a18e 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -11,3 +11,8 @@ make SHELL=/bin/bash  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/build
 make SHELL=/bin/bash  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2 install-html install-info 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/make-gcc-stage2.log
 make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/make-gcc-stage2.log
 
+# 04-build_abe-bootstrap_O3
+(cd /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/armv8l-unknown-linux-gnueabihf --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/armv8l-unknown-linux-gnueabihf --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/armv8l-unknown-linux-gnueabihf --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --with-system-zlib --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --with-float=hard --with-fpu=neon-fp-armv8 --with-mode=thumb --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --enable-checking=yes --enable-bootstrap --with-build-config=bootstrap-O3 --enable-languages=default --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/armv8l-unknown-linux-gnueabihf )
+make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2  -j 64 CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" MAKEINFOFLAGS=--force 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/make-gcc-stage2.log
+make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" MAKEINFOFLAGS=--force 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/make-gcc-stage2.log
+
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 839e8346..51628f39 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,11 +4,11 @@ Our automatic CI successfully passed with your patch(es). Please find some detai
 
 In bootstrap_build master-arm-bootstrap_O3, after:
   | 29 commits in gcc
-  | 9d7f45e9806 x86: Disallow MMX and 80387 in no_caller_saved_registers function
-  | 6520bb9efb2 Daily bump.
-  | 07b74430dff [RISC-V][PR target/121531] Cover missing insn types in p400 and p600 scheduler models
-  | d2dccd1bf79 c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
-  | 1da90c533f9 diagnostics/output-spec.cc: simplify implementation
+  | 9d7f45e9806c x86: Disallow MMX and 80387 in no_caller_saved_registers function
+  | 6520bb9efb2d Daily bump.
+  | 07b74430dffd [RISC-V][PR target/121531] Cover missing insn types in p400 and p600 scheduler models
+  | d2dccd1bf79b c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
+  | 1da90c533f94 diagnostics/output-spec.cc: simplify implementation
   | ... and 24 more commits in gcc
 
 Produces Success:
